コミット履歴

作者 SHA1 メッセージ 日付
  Daniele Alessandri f8b3f18abf Implement ROLE for proper redis-sentinel support. 8 年 前
  Daniele Alessandri 0ec9f3351f Cap the number of retries on connection failure. 8 年 前
  Daniele Alessandri 622e6c6ba2 Apply fixes on error responses from sentinel. 8 年 前
  Daniele Alessandri bc212ad2b0 Update phpdoc. 8 年 前
  Daniele Alessandri e896d89fa8 Merge remote-tracking branch 'github/pr/306' into v1.1-sentinel 8 年 前
  Daniele Alessandri e851aaa21d Automatically assign aliases to slave connections. 8 年 前
  Daniele Alessandri 7664f1f29b Improve client configuration for redis-sentinel. 8 年 前
  Daniele Alessandri 104e42cfe0 [tests] Fix test executed on current Redis unstable. 8 年 前
  Daniele Alessandri b6a14cda04 [tests] Fix test executed on current Redis unstable. 8 年 前
  Daniele Alessandri e61cb4e4f2 [tests] Fix wrong @group annotation 8 年 前
  Daniele Alessandri 1349666494 Update CHANGELOG. 8 年 前
  Daniele Alessandri a0487ec5f4 Prevent failures serializing commands with "holes" in arguments array. 8 年 前
  Remi Collet 57a7d5d3e6 fix tests, list of allowed commands have changed (redis 3.0.6) 9 年 前
  Alexander Cheprasov 8235228acd Update ClientInterface.php 9 年 前
  John Maguire 3ceaa39a3c Update useClusterNodes() docs to indicate default 9 年 前
  Daniele Alessandri 0baad16064 Fix bug in HSCAN-based iterator when hash have integer fields. 8 年 前
  Ante Lucic 939c0821dd add docblocks to MasterSlaveReplication 8 年 前
  Chris Butler eb154cd43d Replace automatic retry yes/no with a retry limit 9 年 前
  Daniele Alessandri d8da74adac Update documents. 9 年 前
  Daniele Alessandri fda293b573 Add example of replication configuration using redis-sentinel. 9 年 前
  Daniele Alessandri 24fb72a732 Implement ability to fetch an updated list of sentinels from active sentinel. 9 年 前
  Daniele Alessandri 8d15503d6c Implement transparent auto-retry of commands upon server failure. 9 年 前
  Daniele Alessandri 587fbbc446 Specify a timeout for the connect() operation to sentinel servers. 9 年 前
  Daniele Alessandri 370d4e72c2 Add initial support for redis-sentinel. 9 年 前
  Daniele Alessandri 6bc1a38123 Fix wrong link in phpdoc. 9 年 前
  Daniele Alessandri f7d7cd59c4 Update CHANGELOG with release details of v1.0.3. 9 年 前
  Daniele Alessandri d46de81d91 Fix severe regression on HHVM. 9 年 前
  Daniele Alessandri f4b6c578be Update CHANGELOG with release details of v1.0.2. 9 年 前
  Daniele Alessandri 2fc0e56a09 Preserve remainder of path in URI after database (redis scheme). 9 年 前
  Daniele Alessandri 8106c8b00a Use PHP_VERSION_ID constant. 9 年 前