mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
A new stress test was added to stress test the code converting a ziplist into an hash table. In this commit also randomValue helper function was modified to also return negative values.