Y
Hacker News
new
|
ask
|
show
|
jobs
by
postcoroner
1315 days ago
You could use the dexie.js based storage [1] as a start. It is fast enough for most use cases and comes for free.
[1]
https://rxdb.info/rx-storage-dexie.html
1 comments
nisten
1315 days ago
It looks like dexie supports svelte, this is pretty awesome thank you.
https://dexie.org/docs/Tutorial/Svelte
link