diff options
author | reivilibre <oliverw@matrix.org> | 2022-01-21 08:01:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-21 08:01:37 +0000 |
commit | e83520cc42cb174a5d3dc5ca1dcce299ad4abb25 (patch) | |
tree | cc90c2e20c08b3d59f186cfa36d6a33d06cdcfa4 | |
parent | Correctly await on_logged_out callbacks (#11786) (diff) | |
download | synapse-e83520cc42cb174a5d3dc5ca1dcce299ad4abb25.tar.xz |
Make `get_account_data_for_room_and_type` a tree cache (#11789)
-rw-r--r-- | changelog.d/11789.feature | 1 | ||||
-rw-r--r-- | synapse/storage/databases/main/account_data.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/11789.feature b/changelog.d/11789.feature new file mode 100644 |