storehaus
storehaus copied to clipboard
storehaus-cache needs writeThrough and writeBack caches
The wiki page on caches has some great info on write-through and write-back caches; this would allow a CachedStore that extends our CachedReadableStore.
Generally, we should study that page and make sure we have all the branches covered.