mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-03 23:34:13 -04: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.
1 line
63 B
Text
1 line
63 B
Text
Rewrite store_server_verify_key to store several keys at once.
|