goshimmer
goshimmer copied to clipboard
DB Manager restoring from disk and LRU open DB instances
This PR introduces a few things:
- pruning of the DB instances
- LRU cache of open DB instances, only a configurable max amount can be open
- restore DB manager from disk: gather information about epochs stored on disk and delete unhealthy epochs, returning the highest healthy epoch