diff options
author | Schuster <boazyeah@gmail.com> | 2012-10-22 11:44:20 +0200 |
---|---|---|
committer | antirez <antirez@gmail.com> | 2012-10-22 11:44:20 +0200 |
commit | e5f794ff3abd844a08c0b01faa15550fd7014d7c (patch) | |
tree | c8c21101a458989c6774c4941b73bdafa813c9bc /src/dict.h | |
parent | c2661ed7612b9534afe9f1c9c6381b430f5dd0c3 (diff) | |
download | redis-e5f794ff3abd844a08c0b01faa15550fd7014d7c.tar.gz |
redis-check-dump now understands dumps produced by Redis 2.6
(Commit message from @antirez as it was missign in the original commits,
also the patch was modified a bit to still work with 2.4 dumps and to
avoid if expressions that are always true due to checked types range)
This commit changes redis-check-dump to account for new encodings and
for the new MSTIME expire format. It also refactors the test for valid
type into a function.
The code is still compatible with Redis 2.4 generated dumps.
This fixes issue #709.
Diffstat (limited to 'src/dict.h')
0 files changed, 0 insertions, 0 deletions