Settings

Theme

Now we have Image Cache uses IndexedDB

github.com

1 points by tcper a year ago · 1 comment

Reader

tcperOP a year ago

IndexedDB do have ability to save blob data, don't see any package/lib using IndexedDB as the image cache.

So I write it, and published.

Pros:

* No localStorage 5Mb size limit

* Keep the cache as long as you want

* Better for some expensive action cache (download/alogrithm calculated)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection