dendrite/keyserver/storage
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
..
postgres Fix OTK upload spam (#2448) 2022-05-11 17:15:18 +01:00
shared
sqlite3 Fix OTK upload spam (#2448) 2022-05-11 17:15:18 +01:00
tables
interface.go
storage.go
storage_test.go
storage_wasm.go