dendrite/keyserver/storage/postgres
S7evinK 89a6787fdb
Try to optimize SelectOneTimeKeys ()
* Try to optimize SelectOneTimeKeys

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Use pg.Array when using ANY...

Co-authored-by: Kegsay <kegan@matrix.org>
2021-06-07 09:17:46 +01:00
..
device_keys_table.go Update all usages of tx.Stmt to sqlutil.TxStmt () 2020-09-24 11:10:14 +01:00
key_changes_table.go More sane next batch handling, typing notification tweaks, give invites their own stream position, device list fix () 2020-12-18 11:11:21 +00:00
one_time_keys_table.go Try to optimize SelectOneTimeKeys () 2021-06-07 09:17:46 +01:00
stale_device_lists.go Finish inbound E2E device lists () 2020-08-07 17:32:13 +01:00
storage.go Top-level setup package () 2020-12-02 17:41:00 +00:00