From: antirez Date: Fri, 10 Dec 2010 14:17:55 +0000 (+0100) Subject: HGET HMGET are now COW friendly, plus API refactoring and changes needed for the... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/3d24304ff930fd3392a63b79ed6037ebab94b742?hp=3d24304ff930fd3392a63b79ed6037ebab94b742 HGET HMGET are now COW friendly, plus API refactoring and changes needed for the new implementation. ---