diff options
author | Erik Johnston <erik@matrix.org> | 2017-02-13 13:50:03 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-02-13 13:50:03 +0000 |
commit | 9e617cd4c2da527caf93799e286b42352ad492d2 (patch) | |
tree | f704af83069af931659657a88ebaba6ac7cf6de8 /synapse/replication/slave | |
parent | Merge pull request #1912 from matrix-org/markjh/roominitialsync (diff) | |
download | synapse-9e617cd4c2da527caf93799e286b42352ad492d2.tar.xz |
Cache get_presence storage
Diffstat (limited to 'synapse/replication/slave')
-rw-r--r-- | synapse/replication/slave/storage/presence.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/replication/slave/storage/presence.py b/synapse/replication/slave/storage/presence.py |