mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-26 18:12:19 +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.