Commit History

Author SHA1 Message Date
  Daniele Alessandri 45e351be79 [phpdoc] Fix formatting of phpdoc headers. 11 years ago
  Daniele Alessandri aa5c893d5a [phpdoc] Fix undefined namespaces. 11 years ago
  Daniele Alessandri fdf5894022 Make connection factory mandatory for RedisCluster constructor. 11 years ago
  Daniele Alessandri 346986099d Rename method "enableAutoSlotsMap()" to "useClusterSlots()". 11 years ago
  Daniele Alessandri 4ab2bcea64 Fetch updated slots map from node indicated by -MOVED response. 11 years ago
  Daniele Alessandri bd00b8cfe2 Fetch cluster slots from node upon first -MOVED response. 11 years ago
  Daniele Alessandri e89f5cbc39 Add method to get connection factory from redis-cluster connection. 11 years ago
  Daniele Alessandri 4188dc51bf Make it possible to specify a custom strategy for redis-cluster. 11 years ago
  Daniele Alessandri 202c558103 Run php-cs against source code. 11 years ago
  Daniele Alessandri 89e662dc89 Use same strategy for both client-side sharding and redis-cluster. 11 years ago
  Daniele Alessandri 9edc11dc8e Switch to CLUSTER SLOTS instead of CLUSTER NODES for redis-cluster. 11 years ago
  Daniele Alessandri e575c32cb4 Rename RedisCluster::askClusterNodes() to askSlotsMap(). 11 years ago
  Daniele Alessandri 0148743a76 Fix parsing of the output of CLUSTER NODES to fetch slots map. 11 years ago
  Daniele Alessandri abd284c972 Complete reorganization of the Predis\Connection namespace. 11 years ago