rocicorp / repc

The canonical Replicache client, implemented in Rust.
Other
31 stars 7 forks source link

start simplifying index code and make exclusive work #252

Closed phritz closed 3 years ago

phritz commented 3 years ago

separate logic commits:

TODO:

This feels a lot better to me than what we had before. @arv this changes the interface but i would wait for me to land next set of changes before doing the work to switch over. I'm going to simplify ScanOptions a bit.

Progress towards #250