mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 16:40:50 +00:00
This replaces individual ziplist vs. linkedlist representations for Redis list operations. Big thanks for all the reviews and feedback from everybody in https://github.com/antirez/redis/pull/2143