summary refs log tree commit diff
path: root/synapse/storage/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use try..finally in contextlib.contextmanagerErik Johnston2015-04-151-3/+5
* Correctly increment the _next_id initiallyErik Johnston2015-04-141-2/+4
* Stream ordering and out of order insertions.Erik Johnston2015-04-092-0/+140