summary refs log tree commit diff
path: root/synapse/storage/transactions.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-09Manually run GC on reactor tick.Erik Johnston1-0/+15
This also adds a metric for amount of time spent in GC.
2016-05-06Pull prev txn from in memoryErik Johnston1-5/+13