Историја ревизија

Аутор SHA1 Порука Датум
  Daniele Alessandri 23b68d9415 Test suite: add test for the HASH type. пре 15 година
  Daniele Alessandri d69a872359 Test suite: minor code formatting changes. пре 15 година
  Daniele Alessandri 4f0f2ca3eb ZUNION and ZINTER have been changed to ZUNIONSTORE and ZINTERSTORE for consistency (see Redis commit 5d373da). пре 15 година
  Daniele Alessandri 08afdfac1b Trying to increment a string value associated to an hash now raises an error. пре 15 година
  Daniele Alessandri 0664bde7e9 Bugfix: replies to DEL commands must not be converted to a boolean response as DEL returns the number of keys removed. пре 15 година
  Daniele Alessandri 2787905024 Test suite: updated tests for ZUNION and ZINTER with the new options style. пре 15 година
  Daniele Alessandri 0d4426c052 Test suite: added HKEYS, HVALS, HGETALL. пре 15 година
  Daniele Alessandri 08adcb478d Test suite: added HLEN. пре 15 година
  Daniele Alessandri ead414c530 Test suite: added HDEL. пре 15 година
  Daniele Alessandri 290e51877c Test suite: added HINCRBY. пре 15 година
  Daniele Alessandri 7e61ac6f30 Test suite: added HEXISTS. пре 15 година
  Daniele Alessandri 4f25e568cf Test suite: minor code formatting fix. пре 15 година
  Daniele Alessandri 7f138dfcef Test suite: added HMSET and HMGET. пре 15 година
  Daniele Alessandri 55404a2400 Test suite: added HSETNX. пре 15 година
  Daniele Alessandri 69bce63453 Test suite: added HGET. пре 15 година
  Daniele Alessandri c227eedbb7 Test suite: added HSET. пре 15 година
  Daniele Alessandri 887fea87e5 Test suite: added ZREMRANGEBYRANK. пре 15 година
  Daniele Alessandri 4b2400b570 Test suite: added ZINTER. пре 15 година
  Daniele Alessandri a1c8568ccf Test suite: added ZUNION. пре 15 година
  Daniele Alessandri fa039fe500 Test suite: renamed ZRANK test method. пре 15 година
  Daniele Alessandri 9c587b6f1d Test suite: added ZREVRANK. пре 15 година
  Daniele Alessandri 2f6b24c098 Test suite: added SETEX. пре 15 година
  Daniele Alessandri ea75b168d1 Re-enabled the test for SORT in the test suite. пре 15 година
  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. пре 15 година
  Daniele Alessandri 67a27a7f05 Fixed a bug in the test suite discovered thanks to the validation of numeric inputs introduced in Redis with commit bbe025e. пре 15 година
  Daniele Alessandri bdf4dfb54e Fixed the test suite to comply with the changes introduced in Redis with commit 4e27f26. пре 15 година
  Daniele Alessandri de1b8f45bc Fixed failing tests due to changes introduced in Redis commits 3ea27d3, cc3b01c and 653c924. пре 15 година
  Daniele Alessandri 5cae45282d Fixed tests against the current Redis master branch. пре 15 година
  Daniele Alessandri c06f9e34bf Added tests for DISCARD. пре 15 година
  Daniele Alessandri ac8172235f Added tests for ZRANK. пре 15 година