summary refs log tree commit diff
path: root/synapse/handlers/room.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-02-02 15:58:14 +0000
committerErik Johnston <erik@matrix.org>2016-02-02 15:58:14 +0000
commit477b1ed6cfd130e5a004cda0c0b84509da2aa006 (patch)
tree634df4231daca6072969587818c01efa8c4f6398 /synapse/handlers/room.py
parentMerge pull request #545 from matrix-org/erikj/sync (diff)
downloadsynapse-477b1ed6cfd130e5a004cda0c0b84509da2aa006.tar.xz
Fetch events in a separate transaction.
This has a couple of benefits:

- It reduces the time of transactions, allowing other database requests
  to run.
- Fetching events is given a dedicated database thread, and so can't
  starve other database requests.
Diffstat (limited to 'synapse/handlers/room.py')
0 files changed, 0 insertions, 0 deletions