Store
Store copied to clipboard
Allow seeding of store cache.
It would be nice to have a store api to allow writing to the disk and memory cache. Something like store.fill(value). Value must be of same type as fetcher returns.