diff options
author | Erik Johnston <erik@matrix.org> | 2016-05-06 11:25:58 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-05-06 11:25:58 +0100 |
commit | 1d275dba69272f6df5a79871dc4b8d31e71514d0 (patch) | |
tree | a7719facaf210151f01818faadaa64fdd9f50415 /synapse | |
parent | Reduce database inserts when sending transactions (diff) | |
download | synapse-1d275dba69272f6df5a79871dc4b8d31e71514d0.tar.xz |
Don't needlessly enter transaction
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/transactions.py | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/synapse/storage/transactions.py b/synapse/storage/transactions.py |