mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-13 01:48:41 +00:00
This gets rid of some expensive scans on `add_state_ids` and `remove_state_ids`, turning them into much cheaper and faster index scans instead.