Historique des commits

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