Hello, I've been thinking lately how wonderful it would be if one could create/destroy caches asynchronously! Since those are "resource management operations" and they deserve to be asynchronous.
At the moment, there is a way to "simulate" such behavior using EVT_CACHE_STARTED/STOPPED events, but the implementation is rather awkward and would be a lot easier if implemented internally. Sounds interesting? Thanks Andrey