diff options
author | Erik Johnston <erik@matrix.org> | 2016-12-12 14:41:51 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-12-12 14:41:51 +0000 |
commit | 09cbcb78d3f474ada72d604a24a44c91f2fdb6fe (patch) | |
tree | 4ec07e03d751f3c2007db333abde79f13683639a /synapse/replication/slave | |
parent | Notify replication. Use correct network_id (diff) | |
download | synapse-09cbcb78d3f474ada72d604a24a44c91f2fdb6fe.tar.xz |
Add cache to get_public_room_ids_at_stream_id
Diffstat (limited to 'synapse/replication/slave')
-rw-r--r-- | synapse/replication/slave/storage/room.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/replication/slave/storage/room.py b/synapse/replication/slave/storage/room.py |