Skip to content

Releases: thecodingmachine/utils.cache.cache-interface

Externalizing purge cache button

20 Jun 09:49
20de258
Compare
Choose a tag to compare

Purge cache button is now in a new package (that purges all known cache interface => PSR6, PSR16, Doctrine, Mouf)
Interface marked as deprecated (replaced by PSR16)

More resilient purge cache interface

08 Sep 16:09
Compare
Choose a tag to compare

If an error occurs while purging one cache, other caches are still purged.