Closed
Description
Use case
For features not needing disk persistency, but just a in-memroy caching mecanism and high performances 🚀
It would be useful to have the equivalent of doNotStore operator, disabling I/O operations but not in-memory caching
Describe the solution you'd like
doNotStoreOnDisk() operator :)