diff options
author | Erik Johnston <erik@matrix.org> | 2016-08-15 18:10:54 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-08-16 11:24:32 +0100 |
commit | a2427981b798eb157d48b4e695a0d025357a2b01 (patch) | |
tree | 76f6d76db0c545244beece10e0ef006b44861189 /synapse/replication | |
parent | Refactor user_delete_access_tokens. Invalidate get_user_by_access_token to sl... (diff) | |
download | synapse-a2427981b798eb157d48b4e695a0d025357a2b01.tar.xz |
Use cached get_user_by_access_token in slaves
Diffstat (limited to 'synapse/replication')
-rw-r--r-- | synapse/replication/slave/storage/_base.py | 2 | ||||
-rw-r--r-- | synapse/replication/slave/storage/registration.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/synapse/replication/slave/storage/_base.py b/synapse/replication/slave/storage/_base.py |