Commit History

Autor SHA1 Mensaxe Data
  Daniele Alessandri 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 5acdab9176 Merge branch 'v0.9/redis-cluster-fix' %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 35023dd83f Use a more appropriate exception. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 70df7ca64d Apply common parameters to connections created on the fly in cluster. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri f0549b5dad Rewrite phpdoc comments for the redis-cluster connection backend. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 1f66f4e8f7 Various fixes and improvements to redis-cluster connection backend. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri cf70d2f20e Minor code styling changes in Predis\Connection. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 5d7f297110 Send ASKING command when redis-cluster returns a -ASK response. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri e6f1788e27 Rename interfaces and classes in the Predis\Cluster namespace. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri a8edc02eb6 Create the Predis\Response namespace. %!s(int64=11) %!d(string=hai) anos
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib %!s(int64=12) %!d(string=hai) anos
  Daniele Alessandri c354d02105 Aggregated connection for redis-cluster now uses 16384 hash slots. %!s(int64=12) %!d(string=hai) anos
  Daniele Alessandri be46ab813c Remove useless default NULL value in method arguments. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 8d7f5099c4 Add tests for Predis\Connection\RedisCluster (redis-cluster). %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 1ac9cc9c71 Support EVAL and EVALSHA with redis-cluster. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 93971bcb45 Merge branch 'command-hash-strategy' %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri e54bc31212 Create Predis\Cluster namespace and move related classes / interfaces. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri b9eddae96f Fix and optimize node guessing algorithm. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 7683f97ff2 Move the hash generator inside the command hash strategy class. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri f4f9d02551 Improve the slot-guessing algorithm. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri bacdb7ff62 Remove useless "use" directives. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri e0c6ad58be Optimize lazy initialization of the slots map. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri febd99421f Pre-associate connections to slot ranges using connection parameters. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 8559c2cb30 Make it possible to pre-associate slots to a connection. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 2ba54a0e1c Use specific command hash strategy for redis-cluster. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 024a31d571 Fix wrong binary notation. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 55a3fd65a2 More code styling changes. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. %!s(int64=13) %!d(string=hai) anos