synapse/changelog.d/11231.misc
Erik Johnston 6250b95efe
Add index to local_group_updates.stream_id (#11231)
This should speed up startup times and generally increase performance of
groups.
2021-11-02 15:46:48 +00:00

2 lines
124 B
Plaintext

Minor speed up to start up times and getting updates for groups by adding missing index to `local_group_updates.stream_id`.