MatrixSynapse/synapse/push
Erik Johnston bfde076022 Increase cache hit ratio for push
We don't update the cache in all code paths, which causes subsequent
calls to miss the cache
2017-07-14 16:11:26 +01:00
..
__init__.py
action_generator.py Store ActionGenerator in HomeServer 2017-05-19 10:09:56 +01:00
baserules.py
bulk_push_rule_evaluator.py Increase cache hit ratio for push 2017-07-14 16:11:26 +01:00
clientformat.py
emailpusher.py Only load jinja2 templates once 2017-05-22 17:48:58 +01:00
httppusher.py Fix TravisCI tests for PR #2301 2017-06-23 15:15:18 +02:00
mailer.py Only load jinja2 templates once 2017-05-22 17:48:58 +01:00
presentable_names.py
push_rule_evaluator.py Fix caching error in the push evaluator 2017-07-05 00:28:43 +01:00
push_tools.py Don't convert to deferreds when not necessary 2017-03-30 14:14:36 +01:00
pusher.py Fix typo when getting app name 2017-06-06 11:50:07 +01:00
pusherpool.py Only load jinja2 templates once 2017-05-22 17:48:58 +01:00
rulekinds.py