From: antirez Date: Mon, 23 Apr 2012 15:27:39 +0000 (+0200) Subject: Ziplist encoding now tested with negative integers as well. X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/69b30cfcb6cdaee4a9e12eec2fb3a8a2aa093e7f?hp=69b30cfcb6cdaee4a9e12eec2fb3a8a2aa093e7f Ziplist encoding now tested with negative integers as well. ---