Historie revizí

Autor SHA1 Zpráva Datum
  Daniele Alessandri 6e0743a29a Change method signature. před 9 roky
  Daniele Alessandri b047e8b6a1 Rewrite the connection class for redis-sentinel. před 9 roky
  Daniele Alessandri f8b3f18abf Implement ROLE for proper redis-sentinel support. před 9 roky
  Daniele Alessandri 0ec9f3351f Cap the number of retries on connection failure. před 9 roky
  Daniele Alessandri 622e6c6ba2 Apply fixes on error responses from sentinel. před 9 roky
  Daniele Alessandri bc212ad2b0 Update phpdoc. před 9 roky
  Daniele Alessandri e896d89fa8 Merge remote-tracking branch 'github/pr/306' into v1.1-sentinel před 9 roky
  Daniele Alessandri e851aaa21d Automatically assign aliases to slave connections. před 9 roky
  Daniele Alessandri 7664f1f29b Improve client configuration for redis-sentinel. před 9 roky
  Chris Butler eb154cd43d Replace automatic retry yes/no with a retry limit před 9 roky
  Daniele Alessandri d8da74adac Update documents. před 10 roky
  Daniele Alessandri fda293b573 Add example of replication configuration using redis-sentinel. před 10 roky
  Daniele Alessandri 24fb72a732 Implement ability to fetch an updated list of sentinels from active sentinel. před 10 roky
  Daniele Alessandri 8d15503d6c Implement transparent auto-retry of commands upon server failure. před 10 roky
  Daniele Alessandri 587fbbc446 Specify a timeout for the connect() operation to sentinel servers. před 10 roky
  Daniele Alessandri 370d4e72c2 Add initial support for redis-sentinel. před 10 roky
  Daniele Alessandri 6bc1a38123 Fix wrong link in phpdoc. před 10 roky
  Daniele Alessandri f7d7cd59c4 Update CHANGELOG with release details of v1.0.3. před 10 roky
  Daniele Alessandri d46de81d91 Fix severe regression on HHVM. před 10 roky
  Daniele Alessandri f4b6c578be Update CHANGELOG with release details of v1.0.2. před 10 roky
  Daniele Alessandri 2fc0e56a09 Preserve remainder of path in URI after database (redis scheme). před 10 roky
  Daniele Alessandri 8106c8b00a Use PHP_VERSION_ID constant. před 10 roky
  Daniele Alessandri b8bfd1405d Update README. před 10 roky
  Daniele Alessandri a7ee80702c Implement full support for IPv6. před 10 roky
  Daniele Alessandri 0eaa1d929d Reduce unneeded code duplication in URI parsing. před 10 roky
  Daniele Alessandri a26390915d Strip brackets from host when parsing embedded IPv6 address. před 10 roky
  Daniele Alessandri 24c0f846c7 Use static:: for invoking static methods in key prefix processor. před 10 roky
  Daniele Alessandri f43433baf1 Add new command: HSTRLEN (Redis 3.2.0). před 10 roky
  Daniele Alessandri 3dfe62a5b5 Change format required for URI strings when using "unix" scheme. před 10 roky
  Daniele Alessandri ebb72377bb Implement TLS/SSL-encrypted connections. před 10 roky