MatrixSynapse/synapse/replication/tcp
Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
The presence of this method was confusing, and mostly present for backwards
compatibility. Let's get rid of it.

Part of #11733
2022-02-23 11:04:02 +00:00
..
streams Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
__init__.py
client.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
commands.py Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
external_cache.py
handler.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
protocol.py Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
redis.py Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
resource.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00