Commit History

Author SHA1 Message Date
  antirez b284af55d8 print bytes used at exit on SHUTDOWN 15 years ago
  antirez a4460ef43f SMOVE command implemented 15 years ago
  antirez 02fdd5ab4c GETSET command doc added 15 years ago
  antirez b8b553c84f ability to specify a different file name for the DB 15 years ago
  antirez 85dd2f3ad2 log file parsing code improved a bit 15 years ago
  antirez d68ed1201a INCRBY/DECRBY now support 64bit increments, with tests 15 years ago
  antirez 3c910136c1 doc update 15 years ago
  antirez 6208b3a776 Non blocking replication (finally!). C-side linked lists API improved. 15 years ago
  antirez 5faa6025f5 SINTER/SINTERSTORE/SLEMENTS fix: misisng keys are now not errors, but just like empty sets 15 years ago
  antirez cc1db901e9 doc changes 15 years ago
  antirez 290deb8b8c TODO changes, minor change to default redis.conf 15 years ago
  antirez 05557f6de7 Don't accept SAVE if BGSAVE is in progress 15 years ago
  antirez 0c66a4713a dirty increment was missing in two points. TODO updated 15 years ago
  antirez 774e304780 Issue 22 fixed 15 years ago
  antirez 3305306f09 Initial implementation of EXPIRE 15 years ago
  antirez 300827b60d TODO updated 15 years ago
  antirez e3566d4b46 Integer encoding implemented in dump file. Doc updated 15 years ago
  antirez e63943a450 AUTH merged from Brian Hammond fork, reworked a bit to fix minor problems 15 years ago
  antirez 10c43610de Nasty bug of the new DB format fixed, objects sharing implemented 15 years ago
  antirez f78fd11b71 New file dump format, perl client library added 15 years ago
  antirez 5a6948fbc0 random tested mode for test-redis.tcl, minor other stuff, version switched to 0.8 15 years ago
  antirez cf3f0c012d Now MONITOR/SYNC cannot be issued multiple times 15 years ago
  antirez 092dac2a64 another missing free->zfree replacement fixed. Thanks to Ludo 15 years ago
  antirez ed9b544e10 first commit 15 years ago