MatrixSynapse/synapse/replication/tcp
Patrick Cloke 01c88a09cd
Use direct references for some configuration variables (#10798)
Instead of proxying through the magic getter of the RootConfig
object. This should be more performant (and is more explicit).
2021-09-13 13:07:12 -04:00
..
streams Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
__init__.py
client.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
commands.py
external_cache.py
handler.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
protocol.py
redis.py
resource.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00