From: antirez Date: Sat, 10 Mar 2012 11:35:15 +0000 (+0100) Subject: RDB version is no 4, because small hashes are now encoded as ziplists, so older versi... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/c7d7d0a80ff90f2daac71df648dbce09c34d4ef2?hp=c7d7d0a80ff90f2daac71df648dbce09c34d4ef2 RDB version is no 4, because small hashes are now encoded as ziplists, so older versions of Redis will not understand this format. ---