Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniele Alessandri f4b6c578be Update CHANGELOG with release details of v1.0.2. hace 10 años
  Daniele Alessandri 2fc0e56a09 Preserve remainder of path in URI after database (redis scheme). hace 10 años
  Daniele Alessandri 8106c8b00a Use PHP_VERSION_ID constant. hace 10 años
  Daniele Alessandri b8bfd1405d Update README. hace 10 años
  Daniele Alessandri a7ee80702c Implement full support for IPv6. hace 10 años
  Daniele Alessandri 0eaa1d929d Reduce unneeded code duplication in URI parsing. hace 10 años
  Daniele Alessandri a26390915d Strip brackets from host when parsing embedded IPv6 address. hace 10 años
  Daniele Alessandri 24c0f846c7 Use static:: for invoking static methods in key prefix processor. hace 10 años
  Daniele Alessandri f43433baf1 Add new command: HSTRLEN (Redis 3.2.0). hace 10 años
  Daniele Alessandri 3dfe62a5b5 Change format required for URI strings when using "unix" scheme. hace 10 años
  Daniele Alessandri ebb72377bb Implement TLS/SSL-encrypted connections. hace 10 años
  Daniele Alessandri cb91ad1aee Rephrase latest entries of the CHANGELOG. hace 10 años
  Daniele Alessandri 5172555009 Rephrase some parts of the README. hace 10 años
  Daniele Alessandri 4dea992cd2 [tests] Fix typo. hace 10 años
  Daniele Alessandri 80af1af459 [tests] Require pcntl extension to run blocking PubSub\Consumer test. hace 10 años
  Daniele Alessandri abf2ce0bd1 [tests] Exlude persistent connections tests under PHP 5.3. hace 10 años
  Daniele Alessandri c7cae66a97 [tests] Improve code-reuse in tests for the Predis\Connection namespace. hace 10 años
  Daniele Alessandri 4f30ac6370 Run php-cs-fixer. hace 10 años
  Daniele Alessandri 1c8eb7ff6b [tests] Share common test among connection classes. hace 10 años
  Daniele Alessandri cb09a7a2b5 [tests] Use @requires annotation. hace 10 años
  Daniele Alessandri d69d6c726d Remove Connection\Aggregate\RedisCluster::setDefaultParameters(). hace 10 años
  Daniele Alessandri 2b0c8fbb26 Remove "timeout" as a default parameter in Connection\Parameters. hace 10 años
  Daniele Alessandri 55aab86800 Add support for default connection parameters in Connection\Factory. hace 10 años
  Daniele Alessandri 6cce9eb35c Run php-cs-fixer. hace 10 años
  Daniele Alessandri 8277afc7a8 Use "persistent" with non-bool strings to open different persistent connections. hace 10 años
  Daniele Alessandri b012af3247 Reorganize stream resource creation for stream-based connections. hace 10 años
  Daniele Alessandri 7fa3c55f51 Move assertion for connection parameters out of abstract connection class. hace 10 años
  Daniele Alessandri 73c9b9d5be [tests] Fix some tests methods names. hace 10 años
  Daniele Alessandri 59798e1f9e [tests] Apply small changes to commands tests with expirations. hace 10 años
  Daniele Alessandri d0012e67ff [tests] Cover SET modifiers EX, PX, NX|XX (Redis >= 2.6.12). hace 10 años