From: antirez Date: Mon, 2 Apr 2012 10:31:44 +0000 (+0200) Subject: CRC64 implementation added to Redis code base. X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/9510d65dc8b0cff77402bd97078636680fe50da0?hp=9510d65dc8b0cff77402bd97078636680fe50da0 CRC64 implementation added to Redis code base. ---