summary refs log tree commit diff
path: root/synapse/config/database.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-31Don't store any PDUsErik Johnston2-32/+33
2014-10-31Move the impl of backfill to us