diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 16:18:57 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 16:18:57 +0000 |
commit | 663970c696319f790766c5764969e4c8c6f8197c (patch) | |
tree | 214da2a7ad5f6e44c0328a6bc7ac7c7316e2ea56 /synapse/replication/slave/storage/_base.py | |
parent | Merge pull request #6441 from syamgk/fix-parameter-mismatch (diff) | |
parent | Merge pull request #6454 from matrix-org/erikj/clean_base_Store (diff) | |
download | synapse-663970c696319f790766c5764969e4c8c6f8197c.tar.xz |
Merge pull request #6454 from matrix-org/erikj/clean_base_Store
* commit '3eb15c01d': Revert "Move get_user_count_txn out of base store" _CURRENT_STATE_CACHE_NAME is public Move get_user_count_txn out of base store Newsfile Move cache invalidation to main data store Move event fetch vars to EventWorkStore Move account validity bg updates to registration store
Diffstat (limited to 'synapse/replication/slave/storage/_base.py')
-rw-r--r-- | synapse/replication/slave/storage/_base.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/replication/slave/storage/_base.py b/synapse/replication/slave/storage/_base.py |