Histórico de Commits

Autor SHA1 Mensagem Data
  Daniele Alessandri 55404a2400 Test suite: added HSETNX. há 15 anos atrás
  Daniele Alessandri 69bce63453 Test suite: added HGET. há 15 anos atrás
  Daniele Alessandri c227eedbb7 Test suite: added HSET. há 15 anos atrás
  Daniele Alessandri 887fea87e5 Test suite: added ZREMRANGEBYRANK. há 15 anos atrás
  Daniele Alessandri 4b2400b570 Test suite: added ZINTER. há 15 anos atrás
  Daniele Alessandri a1c8568ccf Test suite: added ZUNION. há 15 anos atrás
  Daniele Alessandri fa039fe500 Test suite: renamed ZRANK test method. há 15 anos atrás
  Daniele Alessandri 9c587b6f1d Test suite: added ZREVRANK. há 15 anos atrás
  Daniele Alessandri 2f6b24c098 Test suite: added SETEX. há 15 anos atrás
  Daniele Alessandri ea75b168d1 Re-enabled the test for SORT in the test suite. há 15 anos atrás
  Daniele Alessandri 9fc0fbdb8c Converted the test suite to invoke commands on the client instance as they are defined in the command reference of Redis instead of using their aliases. há 15 anos atrás
  Daniele Alessandri 67a27a7f05 Fixed a bug in the test suite discovered thanks to the validation of numeric inputs introduced in Redis with commit bbe025e. há 15 anos atrás
  Daniele Alessandri bdf4dfb54e Fixed the test suite to comply with the changes introduced in Redis with commit 4e27f26. há 15 anos atrás
  Daniele Alessandri de1b8f45bc Fixed failing tests due to changes introduced in Redis commits 3ea27d3, cc3b01c and 653c924. há 15 anos atrás
  Daniele Alessandri 5cae45282d Fixed tests against the current Redis master branch. há 15 anos atrás
  Daniele Alessandri c06f9e34bf Added tests for DISCARD. há 15 anos atrás
  Daniele Alessandri ac8172235f Added tests for ZRANK. há 15 anos atrás
  Daniele Alessandri 5aaec9d11b Added a test for SUBSTR on integer-encoded values. há 15 anos atrás
  Daniele Alessandri 3e0d9c8400 Added tests for SUBSTR. há 15 anos atrás
  Daniele Alessandri 9ac0d26a48 Minor code rearrangements. há 15 anos atrás
  Daniele Alessandri c8554f2c8b Added tests for APPEND. há 15 anos atrás
  Daniele Alessandri 4c6dedabe0 Added tests for ZCOUNT. há 15 anos atrás
  Daniele Alessandri 5ad2abd149 Added test for ZRANGEBYSCORE with the WITHSCORES parameter. há 15 anos atrás
  Daniele Alessandri 40df90007d Miss typings, oh my... há 15 anos atrás
  Daniele Alessandri 2c7a99df55 Added missing test for SORT ... GET há 15 anos atrás
  Daniele Alessandri f5f06d643f Fixed a dangerous oversight in the test suite (seriously, testing FLUSHALL was indeed stupid). há 15 anos atrás
  Daniele Alessandri afdc79f97f Added tests for BGREWRITEAOF. há 15 anos atrás
  Daniele Alessandri 03886d9a78 Merge branch 'blpop' há 15 anos atrás
  Daniele Alessandri 2577f6a2cb Added tests for BLPOP and BRPOP. They are not really that great as they are missing a concurrent RPUSHing client, but they are enough for now. há 15 anos atrás
  Daniele Alessandri db6e40df98 Added tests for MULTI / EXEC. há 15 anos atrás