Commit History

Author SHA1 Message Date
  Daniele Alessandri 558e10963c Merge branch 'v1.0/refactor-cluster-internals' 10 years ago
  Daniele Alessandri 14a4303a54 Apply easy micro-optimization. 10 years ago
  Daniele Alessandri 7d78600506 Add phpdocs for Redis commands in Predis\ClientInterface. 10 years ago
  Daniele Alessandri 784c555b67 Minor phpdoc fix. 10 years ago
  Daniele Alessandri a67d35b799 Remove useless interface Predis\BasicClientInterface. 10 years ago
  Daniele Alessandri 0ee5233f4f Promote __call() method to Predis\ClientInterface. 10 years ago
  Daniele Alessandri 9a05d43737 Fix read/write timeouts with PhpiredisStreamConnection. 10 years ago
  Daniele Alessandri 6fe56985fc Simplify implementation of Predis\Connection\Parameters. 10 years ago
  Daniele Alessandri 57363f6d11 Update CHANGELOG. 10 years ago
  Daniele Alessandri fdf5894022 Make connection factory mandatory for RedisCluster constructor. 10 years ago
  Daniele Alessandri 6147f34478 [tests] Fix wrong test. 10 years ago
  Daniele Alessandri 2ff8c37104 Redesign the whole internals for clustering. 10 years ago
  Daniele Alessandri 69bef7fd35 Update example to avoid breaking when run against Redis 3.0. 10 years ago
  Daniele Alessandri 346986099d Rename method "enableAutoSlotsMap()" to "useClusterSlots()". 10 years ago
  Daniele Alessandri 9213f02da8 Fix phpdocs. 10 years ago
  Daniele Alessandri 4ab2bcea64 Fetch updated slots map from node indicated by -MOVED response. 10 years ago
  Daniele Alessandri 217bd69b7f Minor phpdocs fixes. 10 years ago
  Daniele Alessandri bd00b8cfe2 Fetch cluster slots from node upon first -MOVED response. 10 years ago
  Daniele Alessandri a32eaf627b Remove useless method. 10 years ago
  Daniele Alessandri e89f5cbc39 Add method to get connection factory from redis-cluster connection. 10 years ago
  Daniele Alessandri 4188dc51bf Make it possible to specify a custom strategy for redis-cluster. 10 years ago
  Daniele Alessandri 7b41029fd7 Light rewording and reorganization of README. 10 years ago
  Daniele Alessandri eb8de52269 New command: COMMAND (Redis 3.0.0). 10 years ago
  Daniele Alessandri 202c558103 Run php-cs against source code. 10 years ago
  Daniele Alessandri 89e662dc89 Use same strategy for both client-side sharding and redis-cluster. 10 years ago
  Daniele Alessandri 356f22a062 Implement PING in PUB/SUB loop abstraction for Redis 3.0.0. 10 years ago
  Daniele Alessandri 823f615699 Update CHANGELOG. 10 years ago
  Daniele Alessandri 7e58ded8dc Update CHANGELOG. 10 years ago
  Daniele Alessandri 2969982a4f Update README. 10 years ago
  Daniele Alessandri 88da187344 Add dedicated server profile for Redis 3.0. 10 years ago