Commit Verlauf

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