MatrixSynapse/synapse/storage
Nick Mills-Barrett 42b11d5565
Remove cached wrap on `_get_joined_users_from_context` method (#13569)
The method doesn't actually do any data fetching and the method that
does, `_get_joined_profile_from_event_id`, has its own cache.

Signed off by Nick @ Beeper (@Fizzadar).
2022-08-31 12:19:39 +01:00
..
controllers Optimize how we calculate `likely_domains` during backfill (#13575) 2022-08-30 01:38:14 -05:00
databases Remove cached wrap on `_get_joined_users_from_context` method (#13569) 2022-08-31 12:19:39 +01:00
engines
schema Drop unused column `application_services_state.last_txn` (#13627) 2022-08-30 10:29:16 -07:00
util
__init__.py
_base.py
background_updates.py
database.py
keys.py
prepare_database.py
push_rule.py
roommember.py
state.py
types.py