forked-synapse/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 Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
client.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
commands.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
external_cache.py Time external cache response time (#9904) 2021-05-04 15:14:22 +01:00
handler.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
protocol.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
redis.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
resource.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00