Commit Graph

167 Commits

Author SHA1 Message Date
antirez
6208b3a776 Non blocking replication (finally!). C-side linked lists API improved. 2009-04-20 23:51:51 +02:00
antirez
5faa6025f5 SINTER/SINTERSTORE/SLEMENTS fix: misisng keys are now not errors, but just like empty sets 2009-04-10 13:43:41 +02:00
antirez
cc1db901e9 doc changes 2009-04-09 08:44:55 +02:00
antirez
290deb8b8c TODO changes, minor change to default redis.conf 2009-04-08 13:46:26 +02:00
antirez
05557f6de7 Don't accept SAVE if BGSAVE is in progress 2009-04-06 10:29:36 +02:00
antirez
0c66a4713a dirty increment was missing in two points. TODO updated 2009-04-03 10:04:51 +02:00
antirez
774e304780 Issue 22 fixed 2009-04-02 09:54:45 +02:00
antirez
3305306f09 Initial implementation of EXPIRE 2009-04-01 13:22:35 +02:00
antirez
300827b60d TODO updated 2009-03-30 16:27:35 +02:00
antirez
e3566d4b46 Integer encoding implemented in dump file. Doc updated 2009-03-28 10:58:19 +01:00
antirez
e63943a450 AUTH merged from Brian Hammond fork, reworked a bit to fix minor problems 2009-03-26 11:46:14 +01:00
antirez
10c43610de Nasty bug of the new DB format fixed, objects sharing implemented 2009-03-25 21:00:48 +01:00
antirez
f78fd11b71 New file dump format, perl client library added 2009-03-25 16:47:22 +01:00
antirez
5a6948fbc0 random tested mode for test-redis.tcl, minor other stuff, version switched to 0.8 2009-03-24 00:43:38 +01:00
antirez
cf3f0c012d Now MONITOR/SYNC cannot be issued multiple times 2009-03-23 21:33:15 +01:00
antirez
092dac2a64 another missing free->zfree replacement fixed. Thanks to Ludo 2009-03-23 14:50:09 +01:00
antirez
ed9b544e10 first commit 2009-03-22 10:30:00 +01:00