Histórico de Commits

Autor SHA1 Mensagem Data
  Daniele Alessandri 8491b1d880 Add new command: GEORADIUSBYMEMBER (Redis 3.2.0). há 9 anos atrás
  Daniele Alessandri 8c8261432f Add new command: GEORADIUS (Redis 3.2.0). há 9 anos atrás
  Daniele Alessandri 5eccd6ee3c Add new command: GEODIST (Redis 3.2.0). há 9 anos atrás
  Daniele Alessandri 3d9588ec1a Add new command: GEOPOS (Redis 3.2.0). há 9 anos atrás
  Daniele Alessandri e96f7f748a Add new command: GEOHASH (Redis 3.2.0). há 9 anos atrás
  Daniele Alessandri dd0edf761a Add new command: GEOADD (Redis 3.2.0). há 9 anos atrás
  Daniele Alessandri 8cbbd073cb Add new command: BITFIELD (Redis 3.2.0). há 9 anos atrás
  Daniele Alessandri 0bd57ab744 [tests] Add missing test for key prefix in HSTRLEN. há 9 anos atrás
  Daniele Alessandri 82116b0366 Fix prefix processor to handle variadic EXISTS (Redis >= 3.0.3). há 10 anos atrás
  Daniele Alessandri 381e44b6e6 Run php-cs-fixer with new configuration. há 10 anos atrás
  Daniele Alessandri 82e404660e Run php-cs-fixer against codebase in src/ and tests/. há 10 anos atrás
  Daniele Alessandri 6a0348fbea Add missing command: MIGRATE (Redis 2.6.0). há 10 anos atrás
  Daniele Alessandri 8365a6be77 [tests] Fix minor oversight. há 10 anos atrás
  Daniele Alessandri dede828008 Add missing BITPOS command in key prefix processor. há 10 anos atrás
  Michal Humpula af48b30398 add zrevrangebylex command há 10 anos atrás
  Daniele Alessandri dbfc1a74ba More random fixes after inspection. há 11 anos atrás
  Daniele Alessandri 30254a2594 [phpdoc] Various phpdoc fixes. há 11 anos atrás
  Daniele Alessandri 940326e5bd New command: ZREMRANGEBYLEX (Redis 2.8.9). há 11 anos atrás
  Daniele Alessandri ea32f74512 New command: ZRANGEBYLEX (Redis 2.8.9). há 11 anos atrás
  Daniele Alessandri 8dbac3dd73 New command: ZLEXCOUNT (Redis 2.8.9). há 11 anos atrás
  Daniele Alessandri 2aa0b071fc New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). há 11 anos atrás
  Daniele Alessandri bf32f4b87c [tests] Remove unused "use" directives. há 11 anos atrás
  Daniele Alessandri 2a6409590c Run php-cs against test suite. há 11 anos atrás
  Daniele Alessandri 5529e33047 Rework classes and interfaces in Predis\Command\Processor namespace. há 11 anos atrás
  Daniele Alessandri b253bdc41e [tests] Improve the basic framework of our test suite. há 11 anos atrás
  Daniele Alessandri cf581a3b49 Add new command class useful to execute "raw" Redis commands. há 11 anos atrás
  Daniele Alessandri 980edf2f7b Rename base command class to Predis\Command\Command. há 11 anos atrás
  Daniele Alessandri d0b431016d Move key prefixing logic from command classes to prefix processor. há 11 anos atrás
  Daniele Alessandri f18d7103f5 [tests] Remove useless backslash in "use" directive. há 11 anos atrás
  Daniele Alessandri 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. há 12 anos atrás