MatrixSynapse/synapse/replication/tcp/streams
Richard van der Hoff a564b92d37
Convert `*StreamRow` classes to inner classes (#7116)
This just helps keep the rows closer to their streams, so that it's easier to
see what the format of each stream is.
2020-03-23 13:59:11 +00:00
..
__init__.py Fix processing of `groups` stream, and use symbolic names for streams (#7117) 2020-03-23 11:39:36 +00:00
_base.py Convert `*StreamRow` classes to inner classes (#7116) 2020-03-23 13:59:11 +00:00
events.py Port synapse.replication.tcp to async/await (#6666) 2020-01-16 09:16:12 +00:00
federation.py Convert `*StreamRow` classes to inner classes (#7116) 2020-03-23 13:59:11 +00:00