From: Pieter Noordhuis Date: Sun, 13 Jun 2010 13:07:53 +0000 (+0200) Subject: use raw strings when loading a hash from the rdb into a zipmap X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/a8dca69bb31ae1ab4503e31e71e46b8d85b36dd5?hp=a8dca69bb31ae1ab4503e31e71e46b8d85b36dd5 use raw strings when loading a hash from the rdb into a zipmap ---