Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added options to set namespace and database for redis cache drivers #85

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on May 8, 2017

  1. Added database driver option to redis cache

    # Conflicts:
    #	src/Dflydev/Provider/DoctrineOrm/DoctrineOrmServiceProvider.php
    GregOriol committed May 8, 2017
    Configuration menu
    Copy the full SHA
    9381b2d View commit details
    Browse the repository at this point in the history
  2. Added per driver cache namespace definition

    # Conflicts:
    #	src/Dflydev/Provider/DoctrineOrm/DoctrineOrmServiceProvider.php
    GregOriol committed May 8, 2017
    Configuration menu
    Copy the full SHA
    cbf849e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4149ee5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    d067b58 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Updated version

    GregOriol committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    b51eccd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    1c54631 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    GregOriol committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    74a77c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    12227a0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    3132ad4 View commit details
    Browse the repository at this point in the history
  2. Enhanced gitignore

    GregOriol committed May 11, 2022
    Configuration menu
    Copy the full SHA
    8ae18e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    580e542 View commit details
    Browse the repository at this point in the history
  2. More tests cleanup

    GregOriol committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    be5425c View commit details
    Browse the repository at this point in the history
  3. Cleanup

    GregOriol committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7443eb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d98d64b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e4b142 View commit details
    Browse the repository at this point in the history