dendrite/keyserver/storage
2022-05-11 08:48:27 +02:00
..
postgres Optimize selectKeysCountSQL to only return max 100 keys 2022-05-11 08:48:27 +02:00
shared Fix retrieving cross-signing signatures in /user/devices/{userId} (#2368) 2022-04-22 14:58:24 +01:00
sqlite3 Optimize selectKeysCountSQL to only return max 100 keys 2022-05-11 08:48:27 +02:00
tables Fix retrieving cross-signing signatures in /user/devices/{userId} (#2368) 2022-04-22 14:58:24 +01:00
interface.go Fix retrieving cross-signing signatures in /user/devices/{userId} (#2368) 2022-04-22 14:58:24 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00