mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04: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