Cronologia Commit

Autore SHA1 Messaggio Data
  Daniele Alessandri 0bd57ab744 [tests] Add missing test for key prefix in HSTRLEN. 9 anni fa
  Daniele Alessandri 82116b0366 Fix prefix processor to handle variadic EXISTS (Redis >= 3.0.3). 10 anni fa
  Daniele Alessandri 381e44b6e6 Run php-cs-fixer with new configuration. 10 anni fa
  Daniele Alessandri 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 10 anni fa
  Daniele Alessandri 6a0348fbea Add missing command: MIGRATE (Redis 2.6.0). 10 anni fa
  Daniele Alessandri 8365a6be77 [tests] Fix minor oversight. 10 anni fa
  Daniele Alessandri dede828008 Add missing BITPOS command in key prefix processor. 10 anni fa
  Michal Humpula af48b30398 add zrevrangebylex command 11 anni fa
  Daniele Alessandri dbfc1a74ba More random fixes after inspection. 11 anni fa
  Daniele Alessandri 30254a2594 [phpdoc] Various phpdoc fixes. 11 anni fa
  Daniele Alessandri 940326e5bd New command: ZREMRANGEBYLEX (Redis 2.8.9). 11 anni fa
  Daniele Alessandri ea32f74512 New command: ZRANGEBYLEX (Redis 2.8.9). 11 anni fa
  Daniele Alessandri 8dbac3dd73 New command: ZLEXCOUNT (Redis 2.8.9). 11 anni fa
  Daniele Alessandri 2aa0b071fc New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 11 anni fa
  Daniele Alessandri bf32f4b87c [tests] Remove unused "use" directives. 12 anni fa
  Daniele Alessandri 2a6409590c Run php-cs against test suite. 12 anni fa
  Daniele Alessandri 5529e33047 Rework classes and interfaces in Predis\Command\Processor namespace. 12 anni fa
  Daniele Alessandri b253bdc41e [tests] Improve the basic framework of our test suite. 12 anni fa
  Daniele Alessandri cf581a3b49 Add new command class useful to execute "raw" Redis commands. 12 anni fa
  Daniele Alessandri 980edf2f7b Rename base command class to Predis\Command\Command. 12 anni fa
  Daniele Alessandri d0b431016d Move key prefixing logic from command classes to prefix processor. 12 anni fa
  Daniele Alessandri f18d7103f5 [tests] Remove useless backslash in "use" directive. 12 anni fa
  Daniele Alessandri 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 anni fa
  Daniele Alessandri 83720075f3 Make it possible to cast key prefix processor instance to string. 13 anni fa
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 14 anni fa