This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
Releases: boesing/zend-cache-redis-cluster
Releases · boesing/zend-cache-redis-cluster
0.2.1 - 2021-07-09
As of laminas/laminas-cache-storage-adapter-redis v1.2.0, an official RedisCluster
implementation is available within laminas-cache
.
If you want to use RedisCluster
with laminas-cache
in an already migrated project, please use the RedisCluster
implementation from laminas-cache
.
This release is only abandoning boesing/zend-cache-redis-cluster
and thus, no code changes were made.
0.2.0 - 2019-08-12
Added
- Support for ext-redis 4.3.0 and upwards.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
0.1.0 - 2019-08-12
Initial release to provide RedisCluster
support to projects using zend-cache.