diff options
author | Erik Johnston <erik@matrix.org> | 2018-02-23 10:49:18 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-02-23 10:49:18 +0000 |
commit | 3bd760628bc0b178f6709b9ea3439a44ebcebab2 (patch) | |
tree | ff140dcd7bc2153d559ccd42aa2d9d2fb237fde5 /synapse/storage/events.py | |
parent | Split out get_events and co into a worker store (diff) | |
download | synapse-3bd760628bc0b178f6709b9ea3439a44ebcebab2.tar.xz |
_event_persist_queue shouldn't be in worker store
Diffstat (limited to 'synapse/storage/events.py')
-rw-r--r-- | synapse/storage/events.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |