0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-19 17:38:56 +02:00
dendrite/keyserver/storage
2022-09-09 13:31:55 +01:00
..
postgres Change detection of already executed migrations (#2665) 2022-09-09 13:14:52 +01:00
shared Fix database transaction for keyserver DeleteDeviceKeys 2022-09-09 13:31:55 +01:00
sqlite3 Change detection of already executed migrations (#2665) 2022-09-09 13:14:52 +01: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 Add race testing to tests, and fix a few small race conditions in the tests (#2587) 2022-08-05 09:19:33 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00