MatrixSynapse/synapse
Sean Quah d65862c41f
Refactor `_get_e2e_device_keys_txn` to split large queries (#13956)
Instead of running a single large query, run a single query for
user-only lookups and additional queries for batches of user device
lookups.

Resolves #13580.

Signed-off-by: Sean Quah <seanq@matrix.org>
2022-10-03 13:46:36 +01:00
..
_scripts
api
app Update mypy and mypy-zope, attempt 3 (#13993) 2022-09-30 17:36:28 +01:00
appservice
config
crypto
events
federation
handlers Revert the general exception recording introduced in #13814 (#13969) 2022-10-03 10:14:45 +01:00
http
logging Update mypy and mypy-zope, attempt 3 (#13993) 2022-09-30 17:36:28 +01:00
metrics
module_api Add missing version information in the ModuleApi (#13947) 2022-09-30 12:27:21 +02:00
push Skip filtering during push if there are no push actions (#13992) 2022-09-30 17:40:33 +01:00
replication
res
rest
server_notices
spam_checker_api
state
static
storage Refactor `_get_e2e_device_keys_txn` to split large queries (#13956) 2022-10-03 13:46:36 +01:00
streams
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py Skip filtering during push if there are no push actions (#13992) 2022-09-30 17:40:33 +01:00