Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri 8491b1d880 Add new command: GEORADIUSBYMEMBER (Redis 3.2.0). il y a 8 ans
  Daniele Alessandri 8c8261432f Add new command: GEORADIUS (Redis 3.2.0). il y a 8 ans
  Daniele Alessandri 5eccd6ee3c Add new command: GEODIST (Redis 3.2.0). il y a 8 ans
  Daniele Alessandri 3d9588ec1a Add new command: GEOPOS (Redis 3.2.0). il y a 8 ans
  Daniele Alessandri e96f7f748a Add new command: GEOHASH (Redis 3.2.0). il y a 8 ans
  Daniele Alessandri dd0edf761a Add new command: GEOADD (Redis 3.2.0). il y a 8 ans
  Daniele Alessandri 8cbbd073cb Add new command: BITFIELD (Redis 3.2.0). il y a 8 ans
  Daniele Alessandri d5488f81f7 Check that STORE key in SORT ends up in same slot. il y a 8 ans
  Daniele Alessandri b996b005cf Fix cluster strategy to handle variadic EXISTS (Redis >= 3.0.3). il y a 9 ans
  Daniele Alessandri 0d25e7b0bb Add new command: HSTRLEN (Redis 3.2.0). il y a 9 ans
  Daniele Alessandri 381e44b6e6 Run php-cs-fixer with new configuration. il y a 9 ans
  Daniele Alessandri 82e404660e Run php-cs-fixer against codebase in src/ and tests/. il y a 9 ans
  Michal Humpula af48b30398 add zrevrangebylex command il y a 10 ans
  Daniele Alessandri 45e351be79 [phpdoc] Fix formatting of phpdoc headers. il y a 10 ans
  Daniele Alessandri 2ff8c37104 Redesign the whole internals for clustering. il y a 10 ans
  Daniele Alessandri 89e662dc89 Use same strategy for both client-side sharding and redis-cluster. il y a 10 ans
  Daniele Alessandri 940326e5bd New command: ZREMRANGEBYLEX (Redis 2.8.9). il y a 10 ans
  Daniele Alessandri ea32f74512 New command: ZRANGEBYLEX (Redis 2.8.9). il y a 10 ans
  Daniele Alessandri 8dbac3dd73 New command: ZLEXCOUNT (Redis 2.8.9). il y a 10 ans
  Daniele Alessandri 2aa0b071fc New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). il y a 10 ans
  Alexey Kupershtokh f784dfad84 Enable INCRBYFLOAT in cluster mode il y a 10 ans
  Daniele Alessandri 8fbe658ca8 Fix implementation for hash tags extraction from keys. il y a 11 ans
  Daniele Alessandri 26289f47ec Add support for key hash tags in redis-cluster (Redis 3.0.0b1). il y a 11 ans
  Daniele Alessandri 2a6409590c Run php-cs against test suite. il y a 11 ans
  Daniele Alessandri b253bdc41e [tests] Improve the basic framework of our test suite. il y a 11 ans
  Daniele Alessandri 09895f27bf Rename command class for scripting to Predis\Command\ScriptCommand. il y a 11 ans
  Daniele Alessandri 2a5483df90 Reorganize the Predis\Profile namespace. il y a 11 ans
  Daniele Alessandri e6f1788e27 Rename interfaces and classes in the Predis\Cluster namespace. il y a 11 ans