Use the MemoryAdapter
February 13, 2021 ยท View on GitHub
This adapter keeps the filesystem solely in the memory.
oneup_flysystem:
adapters:
memory_adapter:
memory: ~
For more details on the other parameters, take a look at the Flysystem documentation.