conquery
conquery copied to clipboard
wip: caffein cached store layer, stream based collection retrieval
Adds a customizable caching layer in front of the serializing store.
Before only a load-everything-into-ram-once layer existed.
Todo:
- Test
- Configuration documentation
- CentralRegistry rewrite (register stores instead of values in another PR)