diff options
author | Erik Johnston <erik@matrix.org> | 2015-05-01 13:06:26 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-05-01 13:06:26 +0100 |
commit | 4011cf1c424708616023493bb2dba89a8554f2d0 (patch) | |
tree | 364d20dc234b4dcd3ea345f996cfd10afb2ea1cc /synapse | |
parent | Don't lock user_ips table for upsert. (diff) | |
download | synapse-4011cf1c424708616023493bb2dba89a8554f2d0.tar.xz |
Cache latest_event_ids_in_room
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/event_federation.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/storage/event_federation.py b/synapse/storage/event_federation.py |