Documentation Improvements
Summary
We do actually lacking examples on how to integrate this library into laminas-mvc or mezzio.
One of our users found an old blog post written by @samsonasik in 2013 (pointed me on that via Slack).
Luckily, I've chose that configuration style (just the plugins config is not compatible with v3.0) and thus that helped the user.
I would prefer having these examples as part of our documentation.
TL;DR
Add examples on how to implement caches configuration for the StorageCacheAbstractServiceFactory and cache configuration for the StorageCacheFactory.
Documentation Improvements
Summary
We do actually lacking examples on how to integrate this library into
laminas-mvcormezzio.One of our users found an old blog post written by @samsonasik in 2013 (pointed me on that via Slack).
Luckily, I've chose that configuration style (just the
pluginsconfig is not compatible with v3.0) and thus that helped the user.I would prefer having these examples as part of our documentation.
TL;DR
Add examples on how to implement
cachesconfiguration for theStorageCacheAbstractServiceFactoryandcacheconfiguration for theStorageCacheFactory.