I added support for multiple keys in the "database". I am planning to move the telescope configurations into the "database". Does this change make sense with your design? Or does it break some intended use case?
I know I killed the cache. Sorry! It got tricky to get right and the performance impact should be relatively small. It should be possible to make a CachedFileStorage but that will result in multiple layers of locks.
I added support for multiple keys in the "database". I am planning to move the telescope configurations into the "database". Does this change make sense with your design? Or does it break some intended use case?
I know I killed the cache. Sorry! It got tricky to get right and the performance impact should be relatively small. It should be possible to make a CachedFileStorage but that will result in multiple layers of locks.