summary refs log tree commit diff
path: root/synapse/replication/tcp/streams/events.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Combine the CurrentStateDeltaStream into the EventStreamRichard van der Hoff2019-03-271-1/+33
|
* Make EventStream rows have a typeRichard van der Hoff2019-03-271-12/+86
| | | | ... as a precursor to combining it with the CurrentStateDelta stream.
* move EventsStream out to its own fileRichard van der Hoff2019-03-271-0/+40