Commit History

Author SHA1 Message Date
  Daniele Alessandri be46ab813c Remove useless default NULL value in method arguments. 12 years ago
  Daniele Alessandri 8d7f5099c4 Add tests for Predis\Connection\RedisCluster (redis-cluster). 12 years ago
  Daniele Alessandri 1ac9cc9c71 Support EVAL and EVALSHA with redis-cluster. 12 years ago
  Daniele Alessandri 93971bcb45 Merge branch 'command-hash-strategy' 12 years ago
  Daniele Alessandri e54bc31212 Create Predis\Cluster namespace and move related classes / interfaces. 12 years ago
  Daniele Alessandri b9eddae96f Fix and optimize node guessing algorithm. 12 years ago
  Daniele Alessandri 7683f97ff2 Move the hash generator inside the command hash strategy class. 12 years ago
  Daniele Alessandri f4f9d02551 Improve the slot-guessing algorithm. 12 years ago
  Daniele Alessandri bacdb7ff62 Remove useless "use" directives. 12 years ago
  Daniele Alessandri e0c6ad58be Optimize lazy initialization of the slots map. 12 years ago
  Daniele Alessandri febd99421f Pre-associate connections to slot ranges using connection parameters. 12 years ago
  Daniele Alessandri 8559c2cb30 Make it possible to pre-associate slots to a connection. 12 years ago
  Daniele Alessandri 2ba54a0e1c Use specific command hash strategy for redis-cluster. 12 years ago
  Daniele Alessandri 024a31d571 Fix wrong binary notation. 12 years ago
  Daniele Alessandri 55a3fd65a2 More code styling changes. 12 years ago
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 12 years ago
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. 12 years ago
  Daniele Alessandri 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). 13 years ago