How does sync and local-first work with IndexedDB?

HEAD
9d6d1cfFix optimistic adds (#2535)
This post might have stale content, as HEAD is 271 commits ahead.

how does the sync / local first stuff work? does it use indexedb in the client side?

Avatar of julianbenegas
Julian Benegas
commented

how do mutations communicate queries that something's updated? does a query track "all the items that match, or may match"?


END OF POST

How does sync and local-first work with IndexedDB? — instantdb/instant