Commit History

Author SHA1 Message Date
  Daniele Alessandri 0df05ae008 Run php-cs against source code. 10 years ago
  Daniele Alessandri b1761c55c5 Use same strategy for both client-side sharding and redis-cluster. 10 years ago
  Daniele Alessandri 18853d1dbb Just rename a couple of local variables. 10 years ago
  Daniele Alessandri 8d353cc223 New command: ZREMRANGEBYLEX (Redis 2.8.9). 10 years ago
  Daniele Alessandri 0a580c9d1b New command: ZRANGEBYLEX (Redis 2.8.9). 10 years ago
  Daniele Alessandri 58d1cc12dc New command: ZLEXCOUNT (Redis 2.8.9). 10 years ago
  Daniele Alessandri 0e3b105959 New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 10 years ago
  Alexey Kupershtokh cb0fbd01b4 Enable INCRBYFLOAT in cluster mode 11 years ago
  Daniele Alessandri 809f76a7b3 Fix implementation for hash tags extraction from keys. 11 years ago
  Daniele Alessandri ba2ffb612a Add support for key hash tags in redis-cluster (Redis 3.0.0b1). 11 years ago
  Daniele Alessandri 9d4524cae7 Run php-cs against codebase. 11 years ago
  Daniele Alessandri d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 years ago
  Daniele Alessandri d5aec78086 New command: ZSCAN (Redis 2.8). 11 years ago
  Daniele Alessandri 0faae20737 New command: SSCAN (Redis 2.8). 11 years ago
  Daniele Alessandri 94c4e2ffee Fix handling of scripted commands with redis-cluster hash strategy. 12 years ago
  nitper dc1103582e allow HMSET in clusters 12 years ago
  Daniele Alessandri b50a5975ac Use a nicer looking version for the same code. 12 years ago
  Daniele Alessandri 69d4c013f7 Minor change (mostly micro-optimization). 12 years ago
  Daniele Alessandri 1ac9cc9c71 Support EVAL and EVALSHA with redis-cluster. 12 years ago
  Daniele Alessandri e54bc31212 Create Predis\Cluster namespace and move related classes / interfaces. 12 years ago