fireproof-storage / fireproof

Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.
https://fireproof.storage
Other
219 stars 16 forks source link

index support for zoom #54

Open jchris opened 6 months ago

jchris commented 6 months ago

the index currently only supports CRDT merge, when you zoom to a different head, the index is reset. Perhaps we could be more efficient.

jchris commented 6 months ago

constructing diffs for arbitrary pairs of CRDT heads should be doable