diff options
author | Erik Johnston <erik@matrix.org> | 2015-01-06 13:10:27 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-01-06 13:10:27 +0000 |
commit | 52d85190081044b9fbaf24869d652d3fe3c23e5d (patch) | |
tree | b6ffd6ee661c4d5fb719420184e352a8bd2ef44a /synapse/storage/_base.py | |
parent | Only fetch prev_content when a client is streaming/paginating. Use transactio... (diff) | |
download | synapse-52d85190081044b9fbaf24869d652d3fe3c23e5d.tar.xz |
Don't do batching when getting events.
Diffstat (limited to 'synapse/storage/_base.py')
-rw-r--r-- | synapse/storage/_base.py | 39 |
1 files changed, 4 insertions, 35 deletions
diff --git a/synapse/storage/_base.py b/synapse/storage/_base.py |