earthstar-project / earthstar

Storage for private, distributed, offline-first applications.
https://earthstar-project.org
GNU Lesser General Public License v3.0
623 stars 18 forks source link

Export a browser entrypoint with IndexedDB StorageDriver #336

Closed sgwilym closed 1 month ago

sgwilym commented 1 month ago

What's the problem you want solved?

There is currently no persistent storage mechanism for browsers in the Earthstar v11 beta.

Is there a solution you'd like to recommend?

willow-js already has entry and payload drivers for IndexedDB, but they are currently not exported (see https://github.com/earthstar-project/willow-js/issues/18). Once these are available, use them to create a StorageDriver which will be available via @earthstar/earthstar/browser.