rocicorp / repc

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

pass secondary index in scan results #254

Closed phritz closed 3 years ago

phritz commented 3 years ago

Progress towards #218

phritz commented 3 years ago

@arv another interface change. hopefully last one. we now pass (key, secondary_key, value) to the scan callback. secondary_key will be null if it is a regular index scan, otherwise a utf8 string like key.