dendrite/keyserver/storage/postgres
Till 58af7f61b6
Fix OTK upload spam (#2448)
* Fix OTK spam

* Update comment

* Optimize selectKeysCountSQL to only return max 100 keys

* Return CurrentPosition if the request timed out

* Revert "Return CurrentPosition if the request timed out"

This reverts commit 7dbdda9641.

Co-authored-by: kegsay <kegan@matrix.org>
2022-05-11 17:15:18 +01:00
..
deltas
cross_signing_keys_table.go
cross_signing_sigs_table.go
device_keys_table.go
key_changes_table.go
one_time_keys_table.go Fix OTK upload spam (#2448) 2022-05-11 17:15:18 +01:00
stale_device_lists.go
storage.go