mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 01:55:53 +03:00
dda9b7fc4d
Instead of fetching the raw account data and re-parsing it. The ignored_users table is a denormalised version of the account data for quick searching.
1 line
91 B
Text
1 line
91 B
Text
Use the `ignored_users` table in additional places instead of re-parsing the account data.
|