mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-15 05:55:21 +00:00
2e052110ee
Storing server keys hammered the database a bit. This replaces the implementation which stored a single key, with one which can do many updates at once.