提交歷史

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