提交历史

作者 SHA1 备注 提交日期
  Daniele Alessandri e4872af747 Modify ctor signature of Predis\Command\RawCommand. 9 年之前
  Daniele Alessandri 0dff761a61 Merge branch 'v1.1-commands-redis-3.2' 9 年之前
  Daniele Alessandri 51932d82e8 Add new command: GEORADIUSBYMEMBER (Redis 3.2.0). 9 年之前
  Daniele Alessandri 00000fde4e Add new command: GEORADIUS (Redis 3.2.0). 9 年之前
  Daniele Alessandri b2284d015f Add new command: GEODIST (Redis 3.2.0). 9 年之前
  Daniele Alessandri c4e0044269 Add new command: GEOPOS (Redis 3.2.0). 9 年之前
  Daniele Alessandri 0b6b3b2558 Add new command: GEOHASH (Redis 3.2.0). 9 年之前
  Daniele Alessandri 7ef9619f5c Add new command: GEOADD (Redis 3.2.0). 9 年之前
  Daniele Alessandri 3362e474b6 Add new command: BITFIELD (Redis 3.2.0). 9 年之前
  Daniele Alessandri 7b3f6e1db5 [tests] Add missing test for key prefix in HSTRLEN. 9 年之前
  Daniele Alessandri 8dd9893a2f Run php-cs-fixer with new configuration. 10 年之前
  Daniele Alessandri df2e9f4e71 Fix prefix processor to handle variadic EXISTS (Redis >= 3.0.3). 10 年之前
  Daniele Alessandri 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 10 年之前
  Daniele Alessandri 474f3ddbe7 Add missing command: MIGRATE (Redis 2.6.0). 10 年之前
  Daniele Alessandri ae054fc7e1 [tests] Fix minor oversight. 10 年之前
  Daniele Alessandri 6882d08373 Add missing BITPOS command in key prefix processor. 10 年之前
  Michal Humpula af48b30398 add zrevrangebylex command 10 年之前
  Daniele Alessandri dbfc1a74ba More random fixes after inspection. 11 年之前
  Daniele Alessandri 30254a2594 [phpdoc] Various phpdoc fixes. 11 年之前
  Daniele Alessandri 940326e5bd New command: ZREMRANGEBYLEX (Redis 2.8.9). 11 年之前
  Daniele Alessandri ea32f74512 New command: ZRANGEBYLEX (Redis 2.8.9). 11 年之前
  Daniele Alessandri 8dbac3dd73 New command: ZLEXCOUNT (Redis 2.8.9). 11 年之前
  Daniele Alessandri 2aa0b071fc New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 11 年之前
  Daniele Alessandri bf32f4b87c [tests] Remove unused "use" directives. 11 年之前
  Daniele Alessandri 2a6409590c Run php-cs against test suite. 11 年之前
  Daniele Alessandri 5529e33047 Rework classes and interfaces in Predis\Command\Processor namespace. 11 年之前
  Daniele Alessandri b253bdc41e [tests] Improve the basic framework of our test suite. 12 年之前
  Daniele Alessandri cf581a3b49 Add new command class useful to execute "raw" Redis commands. 12 年之前
  Daniele Alessandri 980edf2f7b Rename base command class to Predis\Command\Command. 12 年之前
  Daniele Alessandri d0b431016d Move key prefixing logic from command classes to prefix processor. 12 年之前