提交历史

作者 SHA1 备注 提交日期
  Daniele Alessandri 587fbbc446 Specify a timeout for the connect() operation to sentinel servers. 10 年之前
  Daniele Alessandri 370d4e72c2 Add initial support for redis-sentinel. 10 年之前
  Daniele Alessandri 6bc1a38123 Fix wrong link in phpdoc. 10 年之前
  Daniele Alessandri f7d7cd59c4 Update CHANGELOG with release details of v1.0.3. 10 年之前
  Daniele Alessandri d46de81d91 Fix severe regression on HHVM. 10 年之前
  Daniele Alessandri f4b6c578be Update CHANGELOG with release details of v1.0.2. 10 年之前
  Daniele Alessandri 2fc0e56a09 Preserve remainder of path in URI after database (redis scheme). 10 年之前
  Daniele Alessandri 8106c8b00a Use PHP_VERSION_ID constant. 10 年之前
  Daniele Alessandri b8bfd1405d Update README. 10 年之前
  Daniele Alessandri a7ee80702c Implement full support for IPv6. 10 年之前
  Daniele Alessandri 0eaa1d929d Reduce unneeded code duplication in URI parsing. 10 年之前
  Daniele Alessandri a26390915d Strip brackets from host when parsing embedded IPv6 address. 10 年之前
  Daniele Alessandri 24c0f846c7 Use static:: for invoking static methods in key prefix processor. 10 年之前
  Daniele Alessandri f43433baf1 Add new command: HSTRLEN (Redis 3.2.0). 10 年之前
  Daniele Alessandri 3dfe62a5b5 Change format required for URI strings when using "unix" scheme. 10 年之前
  Daniele Alessandri ebb72377bb Implement TLS/SSL-encrypted connections. 10 年之前
  Daniele Alessandri cb91ad1aee Rephrase latest entries of the CHANGELOG. 10 年之前
  Daniele Alessandri 5172555009 Rephrase some parts of the README. 10 年之前
  Daniele Alessandri 4dea992cd2 [tests] Fix typo. 10 年之前
  Daniele Alessandri 80af1af459 [tests] Require pcntl extension to run blocking PubSub\Consumer test. 10 年之前
  Daniele Alessandri abf2ce0bd1 [tests] Exlude persistent connections tests under PHP 5.3. 10 年之前
  Daniele Alessandri c7cae66a97 [tests] Improve code-reuse in tests for the Predis\Connection namespace. 10 年之前
  Daniele Alessandri 4f30ac6370 Run php-cs-fixer. 10 年之前
  Daniele Alessandri 1c8eb7ff6b [tests] Share common test among connection classes. 10 年之前
  Daniele Alessandri cb09a7a2b5 [tests] Use @requires annotation. 10 年之前
  Daniele Alessandri d69d6c726d Remove Connection\Aggregate\RedisCluster::setDefaultParameters(). 10 年之前
  Daniele Alessandri 2b0c8fbb26 Remove "timeout" as a default parameter in Connection\Parameters. 10 年之前
  Daniele Alessandri 55aab86800 Add support for default connection parameters in Connection\Factory. 10 年之前
  Daniele Alessandri 6cce9eb35c Run php-cs-fixer. 10 年之前
  Daniele Alessandri 8277afc7a8 Use "persistent" with non-bool strings to open different persistent connections. 10 年之前