Merged a bugfix for the @NeosCMS #FlowFramework today that allows properly replacing the integrated CacheFactory.
This in turn allows me to finish implementing a nice feature for the #NeosCMS debug tool that shows the hits/misses/write operations of all caches active during page rendering.
I plan to show hints which caches might need a different configuration or need to be checked whether there are problems with the code based on the amount of calls etc.
https://github.com/neos/flow-development-collection/pull/3318