question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consider `dexie` over `idb-localstorage`

See original GitHub issue

Feature Request

Is your feature request related to a problem? Please describe. Not a problem, but could be if idb-localstorage becomes abandoned

Describe the solution you’d like dexie is a more mature solution with a broader support structure.

Describe alternatives you’ve considered I realize that you may be familiar with the localstorage API and this request would mean real work, so feel free to say ‘sod off’ 😄

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
loganpowellcommented, Aug 13, 2019

Nevermind. I just realized you are also the author of idb-localstorage 😄 my apologies

1reaction
wtrockicommented, Aug 14, 2019

@loganpowell Actually this is something we need to do ourselves together with better cache persistence improvements. Back to roadmap

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Use the StorageManager API
Some things to consider: Your app must be served over HTTPS, as the StorageManager() is only available in a secure context. StorageManager API...
Read more >
Application Crashes When no IndexedDB available · Issue #171
I really like the suggestion to use Dexie. i think it could be a longer term solution but I think in the short...
Read more >
Local Storage using Dexie not staying persistent
I am using Dexie to access IndexedDB on a flash card maker project. I can manipulate the database as expected, and it stays...
Read more >
dexie
Assuming you've already ran npm install dexie --save for the app your are developing. Fork Dexie.js from the web gui on github. Clone...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found