summary refs log tree commit diff
path: root/synapse/api
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2023-11-02 09:41:00 -0400
committerGitHub <noreply@github.com>2023-11-02 09:41:00 -0400
commit0afbef30cfb28fbee09989b0a089c86352126ad2 (patch)
tree019016caf5d49572aa85bc04583b03dcfe9ac69d /synapse/api
parentBump twisted from 23.8.0 to 23.10.0 (#16588) (diff)
downloadsynapse-0afbef30cfb28fbee09989b0a089c86352126ad2.tar.xz
Use simple_select_many_txn in event persistance code. (#16585)
Just to standardize on the normal helpers, it might also have
a slight perf improvement on PostgreSQL which will now use
`ANY (?)` instead of `IN (?, ?, ...)`.
Diffstat (limited to 'synapse/api')
0 files changed, 0 insertions, 0 deletions