mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-22 18:05:43 +00:00
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.