summary refs log tree commit diff
path: root/synapse/replication/slave/storage/transactions.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename slave TransactionStore to SlaveTransactionStoreErik Johnston2018-08-151-1/+1
* Import all functions from TransactionStoreErik Johnston2018-08-061-11/+2
* run isortAmber Brown2018-07-091-1/+2
* Invalidate retry cache in both directionsErik Johnston2016-11-221-6/+3
* Handle sending events and device messages over federationErik Johnston2016-11-171-2/+2
* Hook up the send queue and create a federation sender workerErik Johnston2016-11-161-0/+3
* Add destination retry to slave storeErik Johnston2016-07-281-0/+30