summary refs log tree commit diff
path: root/synapse/util/jsonobject.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-09-12 10:05:07 +0100
committerErik Johnston <erik@matrix.org>2016-09-12 10:05:07 +0100
commit897d57bc58579b5dd253b3294f31bedd43edf0f1 (patch)
tree81cfa543553c8375fc9a00676d2fb56c7f4e0e78 /synapse/util/jsonobject.py
parentMerge pull request #1095 from matrix-org/erikj/batch_edus (diff)
downloadsynapse-897d57bc58579b5dd253b3294f31bedd43edf0f1.tar.xz
Change state fetch query for postgres to be faster
It turns out that postgres doesn't like doing a list of OR's and is
about 1000x slower, so we just issue a query for each specific type
seperately.
Diffstat (limited to 'synapse/util/jsonobject.py')
0 files changed, 0 insertions, 0 deletions