コミット履歴

作者 SHA1 メッセージ 日付
  Daniele Alessandri 648be824d3 Fix fetching slots map from unreachable nodes. 8 年 前
  Daniele Alessandri f9e817f14c Run php-cs-fixer. 8 年 前
  Daniele Alessandri ffc1c25baa Try again on connection failure to node in cluster. 8 年 前
  Daniele Alessandri a1fe4013e1 Improve handling of slots mapping via parameters. 8 年 前
  Daniele Alessandri 1f1c9cf1a4 Run php-cs-fixer. 8 年 前
  Daniele Alessandri 8aec51b34f Implement full support for IPv6. 9 年 前
  Daniele Alessandri 381e44b6e6 Run php-cs-fixer with new configuration. 9 年 前
  Daniele Alessandri 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 年 前
  Daniele Alessandri 8255003de8 [tests] Test serialization of redis-cluster connection with @medium. 10 年 前
  Daniele Alessandri 45e351be79 [phpdoc] Fix formatting of phpdoc headers. 10 年 前
  Daniele Alessandri aa5c893d5a [phpdoc] Fix undefined namespaces. 10 年 前
  Daniele Alessandri fdf5894022 Make connection factory mandatory for RedisCluster constructor. 10 年 前
  Daniele Alessandri 346986099d Rename method "enableAutoSlotsMap()" to "useClusterSlots()". 10 年 前
  Daniele Alessandri 4ab2bcea64 Fetch updated slots map from node indicated by -MOVED response. 10 年 前
  Daniele Alessandri bd00b8cfe2 Fetch cluster slots from node upon first -MOVED response. 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 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 9edc11dc8e Switch to CLUSTER SLOTS instead of CLUSTER NODES for redis-cluster. 10 年 前
  Daniele Alessandri e575c32cb4 Rename RedisCluster::askClusterNodes() to askSlotsMap(). 10 年 前
  Daniele Alessandri 0148743a76 Fix parsing of the output of CLUSTER NODES to fetch slots map. 10 年 前
  Daniele Alessandri abd284c972 Complete reorganization of the Predis\Connection namespace. 10 年 前