]> git.saurik.com Git - redis.git/commit
RDB hashes loading fixed removing the assertion that failed every time an HT-encoded...
authorantirez <antirez@gmail.com>
Tue, 13 Mar 2012 08:49:11 +0000 (09:49 +0100)
committerantirez <antirez@gmail.com>
Tue, 13 Mar 2012 08:49:11 +0000 (09:49 +0100)
commitc3c856228da2f0d73c608f38395991eecf735606
treece4f68228dab2e67e1f128ddb78d1636dd69b8ba
parent79642420b0bc343f29738340d2da5444e5d2d241
RDB hashes loading fixed removing the assertion that failed every time an HT-encoded hash was loaded.
src/rdb.c