mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-12 14:31:24 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
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
44 B
Plaintext
1 line
44 B
Plaintext
Optimisation for serving federation requests |