forked-synapse/synapse/storage/databases
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
..
main Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
state Add type hints to state handler. (#10482) 2021-07-26 12:49:53 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00