Skip to content
Snippets Groups Projects
Unverified Commit 83fc2250 authored by Eric Eastwood's avatar Eric Eastwood Committed by GitHub
Browse files

Sliding Sync: Add cache to `get_tags_for_room(...)` (#17730)

Add cache to `get_tags_for_room(...)`

This helps Sliding Sync because `get_tags_for_room(...)` is going to be
used in https://github.com/element-hq/synapse/pull/17695

Essentially, we're just trying to match `get_account_data_for_room(...)`
which already has a tree cache.
parent a9c0e27e
Branches master
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment