]> git.saurik.com Git - redis.git/commit
RDB version is no 4, because small hashes are now encoded as ziplists, so older versi...
authorantirez <antirez@gmail.com>
Sat, 10 Mar 2012 11:35:15 +0000 (12:35 +0100)
committerantirez <antirez@gmail.com>
Sat, 10 Mar 2012 11:35:15 +0000 (12:35 +0100)
commit37180ed9cd6a761aedbd64a2e73e3ece8c98d937
tree8095b2397eba7d7b5a5ce64caf4255048d501240
parent7551f2a0b19e5cf444bf6fed3b8ed5b2c936a228
RDB version is no 4, because small hashes are now encoded as ziplists, so older versions of Redis will not understand this format.
src/rdb.c