Store icon indicating copy to clipboard operation
Store copied to clipboard

Allow seeding of store cache.

Open digitalbuddha opened this issue 7 years ago • 0 comments

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.

digitalbuddha avatar Nov 22 '17 22:11 digitalbuddha