Commit History

作者 SHA1 備註 提交日期
  Daniele Alessandri 0b226ff1d5 [tests] Missing test case for redis-cluster strategy. 8 年之前
  Daniele Alessandri eb1e686ff9 [tests] Change indentation of mock method expectations. 8 年之前
  Daniele Alessandri 62b421f20e Switch from server profiles to commands factory. 8 年之前
  Daniele Alessandri 0dff761a61 Merge branch 'v1.1-commands-redis-3.2' 8 年之前
  Daniele Alessandri 51932d82e8 Add new command: GEORADIUSBYMEMBER (Redis 3.2.0). 8 年之前
  Daniele Alessandri 00000fde4e Add new command: GEORADIUS (Redis 3.2.0). 8 年之前
  Daniele Alessandri aeb9b7ccae Check that STORE key in SORT ends up in same slot. 8 年之前
  Daniele Alessandri b2284d015f Add new command: GEODIST (Redis 3.2.0). 8 年之前
  Daniele Alessandri c4e0044269 Add new command: GEOPOS (Redis 3.2.0). 8 年之前
  Daniele Alessandri 0b6b3b2558 Add new command: GEOHASH (Redis 3.2.0). 8 年之前
  Daniele Alessandri 7ef9619f5c Add new command: GEOADD (Redis 3.2.0). 8 年之前
  Daniele Alessandri 3362e474b6 Add new command: BITFIELD (Redis 3.2.0). 8 年之前
  Daniele Alessandri f43433baf1 Add new command: HSTRLEN (Redis 3.2.0). 9 年之前
  Daniele Alessandri 8dd9893a2f Run php-cs-fixer with new configuration. 9 年之前
  Daniele Alessandri c436e01353 Fix cluster strategy to handle variadic EXISTS (Redis >= 3.0.3). 9 年之前
  Daniele Alessandri 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 年之前
  Michal Humpula af48b30398 add zrevrangebylex command 10 年之前
  Daniele Alessandri 45e351be79 [phpdoc] Fix formatting of phpdoc headers. 10 年之前
  Daniele Alessandri 2ff8c37104 Redesign the whole internals for clustering. 10 年之前
  Daniele Alessandri 89e662dc89 Use same strategy for both client-side sharding and redis-cluster. 10 年之前
  Daniele Alessandri 940326e5bd New command: ZREMRANGEBYLEX (Redis 2.8.9). 10 年之前
  Daniele Alessandri ea32f74512 New command: ZRANGEBYLEX (Redis 2.8.9). 10 年之前
  Daniele Alessandri 8dbac3dd73 New command: ZLEXCOUNT (Redis 2.8.9). 10 年之前
  Daniele Alessandri 2aa0b071fc New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 10 年之前
  Alexey Kupershtokh f784dfad84 Enable INCRBYFLOAT in cluster mode 11 年之前
  Daniele Alessandri 8fbe658ca8 Fix implementation for hash tags extraction from keys. 11 年之前
  Daniele Alessandri 26289f47ec Add support for key hash tags in redis-cluster (Redis 3.0.0b1). 11 年之前
  Daniele Alessandri 2a6409590c Run php-cs against test suite. 11 年之前
  Daniele Alessandri b253bdc41e [tests] Improve the basic framework of our test suite. 11 年之前
  Daniele Alessandri 09895f27bf Rename command class for scripting to Predis\Command\ScriptCommand. 11 年之前