mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-18 11:55:25 +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.