Commit History

Author SHA1 Message Date
  Daniele Alessandri 0cd56406fe Just rename a couple of local variables. 10 years ago
  Daniele Alessandri e575c32cb4 Rename RedisCluster::askClusterNodes() to askSlotsMap(). 10 years ago
  Daniele Alessandri 42f237e306 [tests] Use annotations to specify expected Redis server version. 10 years ago
  Daniele Alessandri 940326e5bd New command: ZREMRANGEBYLEX (Redis 2.8.9). 10 years ago
  Daniele Alessandri ea32f74512 New command: ZRANGEBYLEX (Redis 2.8.9). 10 years ago
  Daniele Alessandri 8dbac3dd73 New command: ZLEXCOUNT (Redis 2.8.9). 10 years ago
  Daniele Alessandri 5a474c5a32 Rename alias used in Predis\Client for Predis\Transaction\MultiExec. 10 years ago
  Daniele Alessandri 0148743a76 Fix parsing of the output of CLUSTER NODES to fetch slots map. 10 years ago
  Daniele Alessandri 5c935d97bd Merge branch 'v1.0.0-dev/connection-namespace' 10 years ago
  Daniele Alessandri 1fd113c570 Rename ComposableProtocolProcessor to CompositeProtocolProcessor. 10 years ago
  Daniele Alessandri abd284c972 Complete reorganization of the Predis\Connection namespace. 10 years ago
  Daniele Alessandri ff2e0823ec Merge remote-tracking branch 'github/pr/174' 10 years ago
  Graham Campbell a6c6951bf8 Added 1.0 branch alias 10 years ago
  Daniele Alessandri 87417f4d7e Skip integration tests for HyperLogLog commands on Redis < 2.8.9. 10 years ago
  Daniele Alessandri 2aa0b071fc New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 10 years ago
  Alexey Kupershtokh f784dfad84 Enable INCRBYFLOAT in cluster mode 11 years ago
  Daniele Alessandri 10c2f321ff Merge branch 'pr170-master' 10 years ago
  thbourlove 7da3da776f use phpunit 4.x instead of 3.x 10 years ago
  thbourlove 90cb71ac4a isntall requirement with a better way 10 years ago
  thbourlove 2d4383c891 add phpunit as dev requirement 10 years ago
  Daniele Alessandri 8ea76f79c7 Minor rewording in CHANGELOG. 11 years ago
  Daniele Alessandri 5c5dd40527 Remove implementation of Predis\Command\Command::__toString(). 11 years ago
  Daniele Alessandri 4638e05865 Tweak sentence in CHANGELOG. 11 years ago
  Daniele Alessandri 4784291640 Failures for PHP 5.6 on Travis CI are not allowed anymore. 11 years ago
  Daniele Alessandri a51ff2d6e5 Port #156 to the current master branch. 11 years ago
  Daniele Alessandri 451d28ee66 Let's set this in stone: next major version is going to be v1.0.0. 11 years ago
  Daniele Alessandri e23fd9bea8 Use redis-cluster rules for empty key tags for client-side sharding. 11 years ago
  Daniele Alessandri 8fbe658ca8 Fix implementation for hash tags extraction from keys. 11 years ago
  Daniele Alessandri d89027d2da Add PHP 5.6 to the build matix of Travis-CI. 11 years ago
  Daniele Alessandri 26289f47ec Add support for key hash tags in redis-cluster (Redis 3.0.0b1). 11 years ago