clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.41k stars 110 forks source link

Rust SDK follow-up: client-side non-unqiue BTree indices #1873

Open joshua-spacetime opened 1 month ago

joshua-spacetime commented 1 month ago

pgoldman 2024-10-25: Unique indices are implemented and awaiting review. BTree indices are still TODO. I will leave this ticket "In Progress" until both are done.

pgoldman 2024-11-06: Making this ticket referring to specifically non-unique BTree indices. Downgrading to P2 per @cloutiertyler 's suggestion.