From: antirez Date: Tue, 2 Feb 2010 11:05:15 +0000 (+0100) Subject: faster Set loading time from .rdb file resizing the hash table to the right size... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/3c68de9b0107a0a15eef09edf86464d1434048e7?hp=3c68de9b0107a0a15eef09edf86464d1434048e7 faster Set loading time from .rdb file resizing the hash table to the right size before loading elements ---