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::getResource
call,RedisArray
requested anINFO
call to redis to receive the version. This led to unnecessaryINFO
calls on every other call made to redis. Thanks to @CyberLine
- Synchronized
Redis
adapter capabilities fromzend-cache
withRedisArray
adapter. TheRedisArray
Adapter now can handleserializer
options and thefore serialize objects and arrays as well.
- Nothing.
- Nothing.
- The
RedisArray
created capaibilities with callingCapabilities::setExpiredRead
with false, which is deprecated byzend-cache
and resetted thestaticTtl
value to false, which is in fact incorrect.
- #2
RedisResourceManager::getMajorVersion
returned 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 pointer
exceptions when calling methods which depend on theRedisArrayResourceManager
which might not be initialized to that point.
ext-redis
as 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.