forked-synapse/synapse/replication
Richard van der Hoff 05630758f2 Use static JSONEncoders
using json.dumps with custom options requires us to create a new JSONEncoder on
each call. It's more efficient to create one upfront and reuse it.
2018-03-29 23:13:33 +01:00
..
http Fix imports 2018-03-14 14:19:23 +00:00
slave Split up ProfileStore 2018-03-13 17:36:50 +00:00
tcp Use static JSONEncoders 2018-03-29 23:13:33 +01:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00