mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-24 00:52:16 +01:00
* Fix expire check in testttl The previous logic was timing related and also kind of testing Redis' expiration logic itself. * Use a smaller cluster in GitHub CI