MatrixSynapse/synapse/replication
Patrick Cloke d8bab6793c
Fix incorrect type hints for txredis. (#12042)
Some properties were marked as RedisProtocol instead of ConnectionHandler,
which wraps RedisProtocol instance(s).
2022-03-08 07:26:05 -05:00
..
http Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
slave Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
tcp Fix incorrect type hints for txredis. (#12042) 2022-03-08 07:26:05 -05:00
__init__.py