Hacker News new | past | comments | ask | show | jobs | submit login
Now we have Image Cache uses IndexedDB (github.com/tcper)
1 point by tcper 53 days ago | hide | past | favorite | 1 comment



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)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: