The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
- Fixed container compilation error when using Flysystem #86
- Support for PHP7.3
- Support for Symfony 4.2
- Better auto wire support
- Allow passing options ot the Memcached provider
- Autowire support for providers
- 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