How does sync and local-first work with IndexedDB?
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?
how do mutations communicate queries that something's updated? does a query track "all the items that match, or may match"?
END OF POST