Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniele Alessandri 64cb73fbb9 New command: GETBIT (Redis v2.2-dev). hace 15 años
  Daniele Alessandri 0b9bca8ce1 New command: SETBIT (Redis v2.2-dev). hace 15 años
  Daniele Alessandri e1924551b1 New command: SETRANGE (Redis v2.2-dev). hace 15 años
  Daniele Alessandri 21b3fdb3e1 New command: PERSIST (Redis v2.2-dev). hace 15 años
  Daniele Alessandri f419d15f82 New command: ZREVRANGEBYSCORE (Redis v2.2-dev). hace 15 años
  Daniele Alessandri 9e58ad7648 Test suite: move the trigger guard for the test suite in the common included file. hace 15 años
  Daniele Alessandri fc8f363fe5 New commands: RPUSHX, LPUSHX (Redis v2.2-dev). hace 15 años
  Daniele Alessandri 49a140e3af New command: LINSERT (Redis v2.2-dev). hace 15 años
  Daniele Alessandri 73b4760fc4 New command: STRLEN (Redis v2.2-dev). hace 15 años
  Daniele Alessandri 1520e2c48b Test suite: add a test for the LIMIT modifier of ZRANGEBYSCORE configured via associative array. hace 15 años
  Daniele Alessandri f1df8b163c Add tests for the new options handling for the ZRANGE commands family. hace 15 años
  Daniele Alessandri 23b68d9415 Test suite: add test for the HASH type. hace 15 años
  Daniele Alessandri d69a872359 Test suite: minor code formatting changes. hace 15 años
  Daniele Alessandri 4f0f2ca3eb ZUNION and ZINTER have been changed to ZUNIONSTORE and ZINTERSTORE for consistency (see Redis commit 5d373da). hace 15 años
  Daniele Alessandri 08afdfac1b Trying to increment a string value associated to an hash now raises an error. hace 15 años
  Daniele Alessandri 0664bde7e9 Bugfix: replies to DEL commands must not be converted to a boolean response as DEL returns the number of keys removed. hace 15 años
  Daniele Alessandri 2787905024 Test suite: updated tests for ZUNION and ZINTER with the new options style. hace 15 años
  Daniele Alessandri 0d4426c052 Test suite: added HKEYS, HVALS, HGETALL. hace 15 años
  Daniele Alessandri 08adcb478d Test suite: added HLEN. hace 15 años
  Daniele Alessandri ead414c530 Test suite: added HDEL. hace 15 años
  Daniele Alessandri 290e51877c Test suite: added HINCRBY. hace 15 años
  Daniele Alessandri 7e61ac6f30 Test suite: added HEXISTS. hace 15 años
  Daniele Alessandri 4f25e568cf Test suite: minor code formatting fix. hace 15 años
  Daniele Alessandri 7f138dfcef Test suite: added HMSET and HMGET. hace 15 años
  Daniele Alessandri 55404a2400 Test suite: added HSETNX. hace 15 años
  Daniele Alessandri 69bce63453 Test suite: added HGET. hace 15 años
  Daniele Alessandri c227eedbb7 Test suite: added HSET. hace 15 años
  Daniele Alessandri 887fea87e5 Test suite: added ZREMRANGEBYRANK. hace 15 años
  Daniele Alessandri 4b2400b570 Test suite: added ZINTER. hace 15 años
  Daniele Alessandri a1c8568ccf Test suite: added ZUNION. hace 15 años