diff options
author | Erik Johnston <erik@matrix.org> | 2016-07-27 15:51:43 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-07-28 15:41:26 +0100 |
commit | 6ede23ff1b956e72b3a2864e85accb8c05fff6f0 (patch) | |
tree | d2289e21c432fb03f3c8830b855cb8c323077876 /synapse/replication/slave | |
parent | Split out a FederationReader process (diff) | |
download | synapse-6ede23ff1b956e72b3a2864e85accb8c05fff6f0.tar.xz |
Add more key storage funcs into slave store
Diffstat (limited to 'synapse/replication/slave')
-rw-r--r-- | synapse/replication/slave/storage/keys.py | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/synapse/replication/slave/storage/keys.py b/synapse/replication/slave/storage/keys.py |