Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniele Alessandri 7664f1f29b Improve client configuration for redis-sentinel. vor 8 Jahren
  Daniele Alessandri d8da74adac Update documents. vor 9 Jahren
  Daniele Alessandri fda293b573 Add example of replication configuration using redis-sentinel. vor 9 Jahren
  Daniele Alessandri 24fb72a732 Implement ability to fetch an updated list of sentinels from active sentinel. vor 9 Jahren
  Daniele Alessandri 8d15503d6c Implement transparent auto-retry of commands upon server failure. vor 9 Jahren
  Daniele Alessandri 587fbbc446 Specify a timeout for the connect() operation to sentinel servers. vor 9 Jahren
  Daniele Alessandri 370d4e72c2 Add initial support for redis-sentinel. vor 9 Jahren
  Daniele Alessandri 6bc1a38123 Fix wrong link in phpdoc. vor 9 Jahren
  Daniele Alessandri f7d7cd59c4 Update CHANGELOG with release details of v1.0.3. vor 9 Jahren
  Daniele Alessandri d46de81d91 Fix severe regression on HHVM. vor 9 Jahren
  Daniele Alessandri f4b6c578be Update CHANGELOG with release details of v1.0.2. vor 9 Jahren
  Daniele Alessandri 2fc0e56a09 Preserve remainder of path in URI after database (redis scheme). vor 9 Jahren
  Daniele Alessandri 8106c8b00a Use PHP_VERSION_ID constant. vor 9 Jahren
  Daniele Alessandri b8bfd1405d Update README. vor 9 Jahren
  Daniele Alessandri a7ee80702c Implement full support for IPv6. vor 9 Jahren
  Daniele Alessandri 0eaa1d929d Reduce unneeded code duplication in URI parsing. vor 9 Jahren
  Daniele Alessandri a26390915d Strip brackets from host when parsing embedded IPv6 address. vor 9 Jahren
  Daniele Alessandri 24c0f846c7 Use static:: for invoking static methods in key prefix processor. vor 9 Jahren
  Daniele Alessandri f43433baf1 Add new command: HSTRLEN (Redis 3.2.0). vor 9 Jahren
  Daniele Alessandri 3dfe62a5b5 Change format required for URI strings when using "unix" scheme. vor 9 Jahren
  Daniele Alessandri ebb72377bb Implement TLS/SSL-encrypted connections. vor 9 Jahren
  Daniele Alessandri cb91ad1aee Rephrase latest entries of the CHANGELOG. vor 9 Jahren
  Daniele Alessandri 5172555009 Rephrase some parts of the README. vor 9 Jahren
  Daniele Alessandri 4dea992cd2 [tests] Fix typo. vor 9 Jahren
  Daniele Alessandri 80af1af459 [tests] Require pcntl extension to run blocking PubSub\Consumer test. vor 9 Jahren
  Daniele Alessandri abf2ce0bd1 [tests] Exlude persistent connections tests under PHP 5.3. vor 9 Jahren
  Daniele Alessandri c7cae66a97 [tests] Improve code-reuse in tests for the Predis\Connection namespace. vor 9 Jahren
  Daniele Alessandri 4f30ac6370 Run php-cs-fixer. vor 9 Jahren
  Daniele Alessandri 1c8eb7ff6b [tests] Share common test among connection classes. vor 9 Jahren
  Daniele Alessandri cb09a7a2b5 [tests] Use @requires annotation. vor 9 Jahren