Historique des commits

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