4 Replies
There is no package for indexedDB yet. This would probably an extension to the @solid-primitives/storage package.
GitHub
solid-primitives/packages/storage at main · solidjs-community/solid...
A library of high-quality primitives that extend SolidJS reactivity. - solid-primitives/packages/storage at main · solidjs-community/solid-primitives
How about having ‘idb’ wrapper inside solid?
It would be possible to create an AsyncStorage from that.
PRs are welcome.