Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri 7bb85cae1c Fix phpdocs. il y a 10 ans
  Daniele Alessandri 43a6ae181e Fetch updated slots map from node indicated by -MOVED response. il y a 10 ans
  Daniele Alessandri f538442ad9 Minor phpdocs fixes. il y a 10 ans
  Daniele Alessandri c2d0737e98 Fetch cluster slots from node upon first -MOVED response. il y a 10 ans
  Daniele Alessandri 8dac9c097e Switch to CLUSTER SLOTS instead of CLUSTER NODES for redis-cluster. il y a 10 ans
  Daniele Alessandri e148dc831a Fix parsing of the output of CLUSTER NODES to fetch slots map. il y a 10 ans
  Daniele Alessandri 317fa42891 Improve handling of -MOVED and -ASK responses. il y a 11 ans
  Daniele Alessandri 9d4524cae7 Run php-cs against codebase. il y a 11 ans
  Daniele Alessandri 73780da52d Backport improvements for redis-cluster from master (v0.9). il y a 11 ans
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib il y a 11 ans
  Daniele Alessandri c354d02105 Aggregated connection for redis-cluster now uses 16384 hash slots. il y a 12 ans
  Daniele Alessandri be46ab813c Remove useless default NULL value in method arguments. il y a 12 ans
  Daniele Alessandri 8d7f5099c4 Add tests for Predis\Connection\RedisCluster (redis-cluster). il y a 12 ans
  Daniele Alessandri 1ac9cc9c71 Support EVAL and EVALSHA with redis-cluster. il y a 12 ans
  Daniele Alessandri 93971bcb45 Merge branch 'command-hash-strategy' il y a 12 ans
  Daniele Alessandri e54bc31212 Create Predis\Cluster namespace and move related classes / interfaces. il y a 12 ans
  Daniele Alessandri b9eddae96f Fix and optimize node guessing algorithm. il y a 12 ans
  Daniele Alessandri 7683f97ff2 Move the hash generator inside the command hash strategy class. il y a 12 ans
  Daniele Alessandri f4f9d02551 Improve the slot-guessing algorithm. il y a 12 ans
  Daniele Alessandri bacdb7ff62 Remove useless "use" directives. il y a 12 ans
  Daniele Alessandri e0c6ad58be Optimize lazy initialization of the slots map. il y a 12 ans
  Daniele Alessandri febd99421f Pre-associate connections to slot ranges using connection parameters. il y a 12 ans
  Daniele Alessandri 8559c2cb30 Make it possible to pre-associate slots to a connection. il y a 12 ans
  Daniele Alessandri 2ba54a0e1c Use specific command hash strategy for redis-cluster. il y a 12 ans
  Daniele Alessandri 024a31d571 Fix wrong binary notation. il y a 12 ans
  Daniele Alessandri 55a3fd65a2 More code styling changes. il y a 12 ans
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. il y a 12 ans
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. il y a 12 ans
  Daniele Alessandri 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). il y a 13 ans