mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Now elements added to lists are incremental numbers in order to understand, when inconsistencies are found, what is the order in which the elements were added. Also the error now provides both the expected and found value.