Local cache with indexedDB
Added cache feature to y-fire using indexedDB. y-fire now saves yjs documents in indexedDB until it is pushed to Firestore.
Breaking changes:
- Replaced
destroyHandler
method withdestroy
Added cache feature to y-fire using indexedDB. y-fire now saves yjs documents in indexedDB until it is pushed to Firestore.
Breaking changes:
destroyHandler
method with destroy