]> 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:31 +0000 (12:35 +0100)
commitc7d7d0a80ff90f2daac71df648dbce09c34d4ef2
tree58cfbb589ebd6258e51d6845bf7629d57e43c373
parent87faf90696d549e69a8864026dfe6fc435eeec0d
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