MatrixSynapse/synapse/push
Richard van der Hoff cbc82aa09f
Implement and use an @lru_cache decorator (#8595)
We don't always need the full power of a DeferredCache.
2020-10-30 11:43:17 +00:00
..
__init__.py
action_generator.py
baserules.py Fix typos and spelling errors. (#8639) 2020-10-23 12:38:40 -04:00
bulk_push_rule_evaluator.py Implement and use an @lru_cache decorator (#8595) 2020-10-30 11:43:17 +00:00
clientformat.py
emailpusher.py
httppusher.py
mailer.py
presentable_names.py
push_rule_evaluator.py
push_tools.py
pusher.py
pusherpool.py Start fewer opentracing spans (#8640) 2020-10-26 09:30:19 +00:00
rulekinds.py