rocicorp / replicache

Realtime Sync for Any Backend Stack
https://doc.replicache.dev
1.04k stars 37 forks source link

fix: Scan in WriteTransaction #965

Closed arv closed 2 years ago

arv commented 2 years ago

scan was not working correctly in WriteTransactions. When I refactored scan I changed to look up the chunk in the chunk store but when we have a write transaction the B+Tree might have some modified nodes that have not yet been flushed to the chunk store.

Fixes #962

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
replicache ❌ Failed (Inspect) Apr 18, 2022 at 8:34PM (UTC)