0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-05 14:18:55 +01:00
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

1 line
124 B
Text

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