diff options
author | Erik Johnston <erik@matrix.org> | 2016-06-01 10:31:09 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-06-01 10:54:32 +0100 |
commit | 43db0d9f6a314679bd25b82354e5c469e7a010b9 (patch) | |
tree | 6170195d9f6370ae00b4b6fdeaf507624e3fa5d5 /synapse/push | |
parent | Add caches to bulk_get_push_rules* (diff) | |
download | synapse-43db0d9f6a314679bd25b82354e5c469e7a010b9.tar.xz |
Add get_users_with_read_receipts_in_room cache
Diffstat (limited to 'synapse/push')
-rw-r--r-- | synapse/push/bulk_push_rule_evaluator.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/push/bulk_push_rule_evaluator.py b/synapse/push/bulk_push_rule_evaluator.py |