synapse-product/synapse/replication
Richard van der Hoff 6cfee09be9 Make __init__ consitstent across Store heirarchy
Add db_conn parameters to the `__init__` methods of the *Store classes, so that
they are all consistent, which makes the multiple inheritance work correctly
(and so that we can later extract mixins which can be used in the slavedstores)
2017-11-13 10:46:07 +00:00
..
slave Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
tcp replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00