mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-26 10:02:15 +01:00
Redis SET type is unordered which could break our eval tests so use a ZSET instead where the order is deterministic.
Redis SET type is unordered which could break our eval tests so use a ZSET instead where the order is deterministic.