We've got #160, and tbh sqlite is basically just a file cache with a ton of extra layers on top — I'll bet there's a more generic caching strategy that could be built on top of sqlite without fucking up performance characteristics too weirdly. I don't have a clear sense of which use cases this would be helpful for, but I wanted to jot the thought down as a place to make note if it comes up again