mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 18:15:53 +03:00
495975e231
We're better off hashing just the event_id than the whole ((type, state_key), event_id) tuple - so use a dict instead of a set. Also, iteritems > items.
1 line
No EOL
44 B
Text
1 line
No EOL
44 B
Text
Optimisation for serving federation requests |