MatrixSynapse/synapse/push
Erik Johnston 9cee0ce7db Merge pull request #2075 from matrix-org/erikj/cache_speed
Speed up cached function access
2017-03-31 10:10:56 +01:00
..
__init__.py
action_generator.py
baserules.py _id field must uniquely identify different conditions 2016-09-19 10:34:01 +01:00
bulk_push_rule_evaluator.py Add /room/<room_id>/joined_members API 2016-12-08 13:32:07 +00:00
clientformat.py
emailpusher.py Ensure we pass positive ints to delay function 2017-02-22 12:08:14 +00:00
httppusher.py
mailer.py Get current state by using current_state_events table 2017-03-10 17:39:35 +00:00
presentable_names.py
push_rule_evaluator.py Cache glob to regex at a higher level for push 2017-03-29 15:53:14 +01:00
push_tools.py Don't convert to deferreds when not necessary 2017-03-30 14:14:36 +01:00
pusher.py
pusherpool.py
rulekinds.py