The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
- The
DummyAdapter
implementsLoggerAwareInterface
- Support for Predis pool to be persistent
- Added new alias for the default provider: "php_cache"
- Support for PHP 5.5
- Support for NamespacedCache
- Support for PrefixedCache
- Tests
- All factories are final
- Added option
redudant_servers
ConnectException
that is thrown when you fail to connect to Redis- Support for using the
NamespacedCachePool
- If a DSN is provided to redis we make sure to select a database for you.
No changelog before this version