mirror of
https://github.com/redis/redis.git
synced 2026-05-14 03:01:49 -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.