- Enh #30: Remove unneeded casting to array in private method
RedisCache::iterableToArray()
(@vjik)
- Chg #5: Raise the minimum
psr/simple-cache
version to^2.0|^3.0
and the minimum PHP version to^8.0
(@dehbka) - Chg #7: Raise the
predis/predis
version to^2.1
(@s1lver) - Enh #7: Cluster support added (@s1lver)
- Initial release.