summary refs log tree commit diff
path: root/synapse/storage (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-28Begin implementing all the PDU storage stuff in Events landErik Johnston7-37/+475
2014-10-28Add transaction level logging and timing information. Add a _simple_delete me...Erik Johnston9-21/+91
2014-10-28Clean up LoggingTransactio