MatrixSynapse/synapse/push
David Baker 9b4cd0cd0f pep8 & unused variable 2015-12-22 17:25:09 +00:00
..
__init__.py pep8 & unused variable 2015-12-22 17:25:09 +00:00
action_generator.py pep8 & unused variable 2015-12-22 17:25:09 +00:00
baserules.py
bulk_push_rule_evaluator.py pep8 & unused variable 2015-12-22 17:25:09 +00:00
httppusher.py Reuse a single http client, rather than creating new ones 2015-12-02 11:36:02 +00:00
push_rule_evaluator.py Add bulk push rule evaluator which actually still evaluates rules one by one, but does far fewer db queries to fetch the rules 2015-12-22 15:19:34 +00:00
pusherpool.py
rulekinds.py