pamelafox / lscache

A localStorage-based memcache-inspired client-side caching library.
Other
1.46k stars 160 forks source link

Is there a schedule to support the IndexedDB and web SQL ? #84

Closed mangoooooo closed 6 years ago

mangoooooo commented 6 years ago

localforage could be a good choice.

If lscache support the use of the database, I won't worry about out of space anymore.

pamelafox commented 6 years ago

No, there is nothing like that on the roadmap. (There is no roadmap, really! I mostly accept PRs for small fixes and changes, as this is purposefully a rather small library). I encourage you to explore other options on npm, thanks for stopping by!