Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri fb5f878e21 New command: GETBIT (Redis v2.2-dev). il y a 14 ans
  Daniele Alessandri e3ee595768 New command: SETBIT (Redis v2.2-dev). il y a 14 ans
  Daniele Alessandri cc16311950 New command: SETRANGE (Redis v2.2-dev). il y a 14 ans
  Daniele Alessandri b530f9f613 New command: PERSIST (Redis v2.2-dev). il y a 14 ans
  Daniele Alessandri d677c72ae3 New command: ZREVRANGEBYSCORE (Redis v2.2-dev). il y a 14 ans
  Daniele Alessandri dc56526256 New commands: RPUSHX, LPUSHX (Redis v2.2-dev). il y a 14 ans
  Daniele Alessandri 195c6eae99 New command: LINSERT (Redis v2.2-dev). il y a 14 ans
  Daniele Alessandri 9ae47c865e New command: STRLEN (Redis v2.2-dev). il y a 14 ans
  Daniele Alessandri 0b46de424e Test suite: add a test for the LIMIT modifier of ZRANGEBYSCORE configured via associative array. il y a 14 ans
  Daniele Alessandri 418197af75 Add tests for the new options handling for the ZRANGE commands family. il y a 14 ans
  Daniele Alessandri 23b68d9415 Test suite: add test for the HASH type. il y a 15 ans
  Daniele Alessandri d69a872359 Test suite: minor code formatting changes. il y a 15 ans
  Daniele Alessandri 4f0f2ca3eb ZUNION and ZINTER have been changed to ZUNIONSTORE and ZINTERSTORE for consistency (see Redis commit 5d373da). il y a 15 ans
  Daniele Alessandri 08afdfac1b Trying to increment a string value associated to an hash now raises an error. il y a 15 ans
  Daniele Alessandri 0664bde7e9 Bugfix: replies to DEL commands must not be converted to a boolean response as DEL returns the number of keys removed. il y a 15 ans
  Daniele Alessandri 2787905024 Test suite: updated tests for ZUNION and ZINTER with the new options style. il y a 15 ans
  Daniele Alessandri 0d4426c052 Test suite: added HKEYS, HVALS, HGETALL. il y a 15 ans
  Daniele Alessandri 08adcb478d Test suite: added HLEN. il y a 15 ans
  Daniele Alessandri ead414c530 Test suite: added HDEL. il y a 15 ans
  Daniele Alessandri 290e51877c Test suite: added HINCRBY. il y a 15 ans
  Daniele Alessandri 7e61ac6f30 Test suite: added HEXISTS. il y a 15 ans
  Daniele Alessandri 4f25e568cf Test suite: minor code formatting fix. il y a 15 ans
  Daniele Alessandri 7f138dfcef Test suite: added HMSET and HMGET. il y a 15 ans
  Daniele Alessandri 55404a2400 Test suite: added HSETNX. il y a 15 ans
  Daniele Alessandri 69bce63453 Test suite: added HGET. il y a 15 ans
  Daniele Alessandri c227eedbb7 Test suite: added HSET. il y a 15 ans
  Daniele Alessandri 887fea87e5 Test suite: added ZREMRANGEBYRANK. il y a 15 ans
  Daniele Alessandri 4b2400b570 Test suite: added ZINTER. il y a 15 ans
  Daniele Alessandri a1c8568ccf Test suite: added ZUNION. il y a 15 ans
  Daniele Alessandri fa039fe500 Test suite: renamed ZRANK test method. il y a 15 ans