]> git.saurik.com Git - redis.git/history - src/crc64.c
Removed dead code: function rdbSaveTime() is no longer used since RDB now saves expir...
[redis.git] / src / crc64.c
2012-04-05  Salvatore SanfilippoMerge pull request #426 from anydot/fix-rm-vm-comments
2012-04-02  antirezCRC64 implementation added to Redis code base.