diff options
author | Erik Johnston <erik@matrix.org> | 2016-09-15 11:47:23 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-09-15 11:47:23 +0100 |
commit | 211786ecd629588f2481c94217a4a388b090c993 (patch) | |
tree | 0ba7a3190107ffc2c87d10546ed111ad9f68d7f2 /synapse/storage | |
parent | Base public room list off of public_rooms stream (diff) | |
download | synapse-211786ecd629588f2481c94217a4a388b090c993.tar.xz |
Stream public room changes down replication
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/room.py | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/synapse/storage/room.py b/synapse/storage/room.py |