summary refs log tree commit diff
path: root/synapse/replication/slave (follow)
Commit message (Expand)AuthorAgeFilesLines
* More merging github/markjh/split_pusher markjh/split_pusherMark Haines2016-04-211-51/+0
* Merge branch 'markjh/slave_event_push_actions' into markjh/split_pusherMark Haines2016-04-211-0/+14
|\
| * Replicate push actionsMark Haines2016-04-211-0/+14
| * Merge pull request #738 from matrix-org/markjh/slaved_receiptsMark Haines2016-04-191-0/+61
| |\
| | * Add a slaved receipts storeMark Haines2016-04-191-0/+61
| * | Replicate get_invited_rooms_for_userMark Haines2016-04-191-2/+7
| |/
* | Invalidate the receipt cache correctlyMark Haines2016-04-142-8/+6
* | Poke the slaved pushers on new receiptsMark Haines2016-04-141-0/+1
* | Make push sort of workMark Haines2016-04-143-4/+87
* | Optionally split out the pusher into a separate processMark Haines2016-04-143-0/+87
|/
* Add tests for redactionsMark Haines2016-04-071-2/+2
* Add tests for get_latest_event_ids_in_room and get_current_stateMark Haines2016-04-071-0/+5
* Test that room membership is replicatedMark Haines2016-04-061-3/+4
* Add a slaved events store classMark Haines2016-04-065-0/+284