All notable changes to this project will be documented in this file, in reverse chronological order by release.
- #6 PSR-16 & PSR-6 support with integration unit tests provided by cache/integration-tests
- Nothing.
- Nothing.
- Nothing.
- #4 On every
RedisArray::getResourcecall,RedisArrayrequested anINFOcall to redis to receive the version. This led to unnecessaryINFOcalls on every other call made to redis. Thanks to @CyberLine
- Synchronized
Redisadapter capabilities fromzend-cachewithRedisArrayadapter. TheRedisArrayAdapter now can handleserializeroptions and thefore serialize objects and arrays as well.
- Nothing.
- Nothing.
- The
RedisArraycreated capaibilities with callingCapabilities::setExpiredReadwith false, which is deprecated byzend-cacheand resetted thestaticTtlvalue to false, which is in fact incorrect.
- #2
RedisResourceManager::getMajorVersionreturned invalid value, if the resource was never used before.
- Nothing.
- Nothing.
- Nothing.
- #1 removed support for PHP 5.3 and PHP 5.4 since these versions already reached their EOL in 2014 and 2015.
- #1 fixes possible
null pointerexceptions when calling methods which depend on theRedisArrayResourceManagerwhich might not be initialized to that point.
ext-redisas dependency tocomposer.json
- Nothing.
- Nothing.
- Nothing.
- Nothing.
Improve README.md and License info
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
Initial version of smoke/zf2-cache-storage-redis-array
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.