커밋 기록

작성자 SHA1 메시지 날짜
  Daniele Alessandri 19bad41582 Update README. 10 년 전
  Daniele Alessandri be6b7fe5f0 Update README. 10 년 전
  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 년 전