mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-12 21:22:25 -05: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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| context_factory.py | ||
| event_signing.py | ||
| keyring.py | ||