]> git.saurik.com Git - redis.git/history - src
Fixed a crash loading the AOF file containing MULTI/EXEC, a result of WATCH implement...
[redis.git] / src /
2010-07-05  antirezFixed a crash loading the AOF file containing MULTI...
2010-07-05  antirezWATCH will now consider touched keys target of EXPIRE...
2010-07-01  antirezCompilation fixed on Linux after the source code split
2010-07-01  antirezFixed MONITOR output for consistency: now integer encod...
2010-07-01  antirezFix the AOF fix of the latest commit ;)
2010-07-01  antirezfixed error code checking for *write operations and...
2010-07-01  antirezMerged with split
2010-07-01  antirezminor aesthetic change
2010-07-01  antirezVersion is now 2.1.2
2010-07-01  antirezMake log target fixed
2010-07-01  antirezredis.c split into many different C files.