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

Adding support for RedisCluster (phpredis extension) #191

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

Commits on Sep 6, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

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

Commits on Oct 15, 2024

  1. Credis_Cluster using RedisCluster & adding PHP 8.3 test container

    * Credis_Cluster class now replaced with new class that uses
      RedisCluster.
    * Updated tests
      * Lots of tests skipped because of broken/missing features or
        incompatible behaviour because of Redis clusters or RedisCluster
    * Adding PHP 8.3 test container to run the phpunit tests
    JacobBrownAustin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2a547d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1541640 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    648254e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Nov 4, 2024

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