]> git.saurik.com Git - redis.git/history - src/redis-check-dump.c
redis-check-dump now understands dumps produced by Redis 2.6
[redis.git] / src / redis-check-dump.c
2012-10-22  Schusterredis-check-dump now understands dumps produced by...
2012-04-24  antirezredis-check-dump now is RDB version 6 ready.
2012-03-10  antirezRDB4 support in redis-check-dump.
2011-10-19  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-10-18  Salvatore SanfilippoMerge pull request #146 from smly/fixed-redis-check...
2011-10-18  smlyFixed a small memory leak I found with valgrind
2011-10-14  antirezredis-check-dump: RDB version 2 now supported.
2010-11-26  Pieter NoordhuisMerge remote branch 'visionmedia/cli-help' into cli...
2010-11-02  antirezMerge remote branch 'pietern/unixsocket'
2010-11-02  antirezremoved a number of stupid compilation warnings on...
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
2010-09-22  antirezMerge remote branch 'pietern/zset-mem'
2010-09-22  antirezMerge remote branch 'pietern/ziplist-eff'
2010-09-16  Pieter NoordhuisMerge branch 'zset-mem' into zrevrangebyscore
2010-09-03  Pieter NoordhuisMerge branch 'master' into networking-perf
2010-09-01  antirezfixed a few harmless warnings complining on Linux
2010-08-31  antirezMerge remote branch 'pietern/issue-300'
2010-08-31  Pieter NoordhuisFix compilation errors and add warning for 32-bit platforms
2010-08-31  antirezresolved conflict merging pietern/bpop-timeout
2010-08-31  antirezMerge remote branch 'pietern/issue-300'
2010-08-31  Pieter NoordhuisFix issue 300 by upgrading variable types to 64-bit
2010-07-02  Pieter Noordhuismerged intset code into the split files
2010-07-01  antirezMerged with split
2010-07-01  antirezredis.c split into many different C files.