IndexedDb Backups
Opened this issue · 1 comments
stefnotch commented
It would be nice to periodically save a backup of the document in an indexeddb. That way, if something crashes or goes horribly wrong, not all is lost.
phcreery commented
Or even real time collaboration: https://github.com/yousefed/SyncedStore which is based on https://github.com/yjs/yjs