Ergonomics request: encapsulate the Cache
in CacheDB<DB>
to allow it to be used independently
#1870
Labels
good first issue
Good for newcomers
It's often useful during simulation to separate cached updates from the underlying DB, so that they can (e.g.) be absorbed into a higher-level cache.
Requested refactor would look something like this:
The text was updated successfully, but these errors were encountered: