Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniele Alessandri 08afdfac1b Trying to increment a string value associated to an hash now raises an error. vor 15 Jahren
  Daniele Alessandri 0664bde7e9 Bugfix: replies to DEL commands must not be converted to a boolean response as DEL returns the number of keys removed. vor 15 Jahren
  Daniele Alessandri 2787905024 Test suite: updated tests for ZUNION and ZINTER with the new options style. vor 15 Jahren
  Daniele Alessandri 0d4426c052 Test suite: added HKEYS, HVALS, HGETALL. vor 15 Jahren
  Daniele Alessandri 08adcb478d Test suite: added HLEN. vor 15 Jahren
  Daniele Alessandri ead414c530 Test suite: added HDEL. vor 15 Jahren
  Daniele Alessandri 290e51877c Test suite: added HINCRBY. vor 15 Jahren
  Daniele Alessandri 7e61ac6f30 Test suite: added HEXISTS. vor 15 Jahren
  Daniele Alessandri 4f25e568cf Test suite: minor code formatting fix. vor 15 Jahren
  Daniele Alessandri 7f138dfcef Test suite: added HMSET and HMGET. vor 15 Jahren
  Daniele Alessandri 55404a2400 Test suite: added HSETNX. vor 15 Jahren
  Daniele Alessandri 69bce63453 Test suite: added HGET. vor 15 Jahren
  Daniele Alessandri c227eedbb7 Test suite: added HSET. vor 15 Jahren
  Daniele Alessandri 887fea87e5 Test suite: added ZREMRANGEBYRANK. vor 15 Jahren
  Daniele Alessandri 4b2400b570 Test suite: added ZINTER. vor 15 Jahren
  Daniele Alessandri a1c8568ccf Test suite: added ZUNION. vor 15 Jahren
  Daniele Alessandri fa039fe500 Test suite: renamed ZRANK test method. vor 15 Jahren
  Daniele Alessandri 9c587b6f1d Test suite: added ZREVRANK. vor 15 Jahren
  Daniele Alessandri 2f6b24c098 Test suite: added SETEX. vor 15 Jahren
  Daniele Alessandri ea75b168d1 Re-enabled the test for SORT in the test suite. vor 15 Jahren
  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. vor 15 Jahren
  Daniele Alessandri 67a27a7f05 Fixed a bug in the test suite discovered thanks to the validation of numeric inputs introduced in Redis with commit bbe025e. vor 15 Jahren
  Daniele Alessandri bdf4dfb54e Fixed the test suite to comply with the changes introduced in Redis with commit 4e27f26. vor 15 Jahren
  Daniele Alessandri de1b8f45bc Fixed failing tests due to changes introduced in Redis commits 3ea27d3, cc3b01c and 653c924. vor 15 Jahren
  Daniele Alessandri 5cae45282d Fixed tests against the current Redis master branch. vor 15 Jahren
  Daniele Alessandri c06f9e34bf Added tests for DISCARD. vor 15 Jahren
  Daniele Alessandri ac8172235f Added tests for ZRANK. vor 15 Jahren
  Daniele Alessandri 5aaec9d11b Added a test for SUBSTR on integer-encoded values. vor 15 Jahren
  Daniele Alessandri 3e0d9c8400 Added tests for SUBSTR. vor 15 Jahren
  Daniele Alessandri 9ac0d26a48 Minor code rearrangements. vor 15 Jahren