From: antirez Date: Sat, 10 Mar 2012 09:38:53 +0000 (+0100) Subject: Removed handling of deprecated hash-max-zipmap-entries nad hash-map-zipmap-value... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/d22248ae99543e74a93c88b9311f23a56231c83c?hp=d22248ae99543e74a93c88b9311f23a56231c83c Removed handling of deprecated hash-max-zipmap-entries nad hash-map-zipmap-value. Pieter is too good with users ;). Better to have them switch to a saner configuration ASAP after the 2.6 upgrade. ---