aboutsummaryrefslogtreecommitdiff
path: root/keyserver/storage/storage_test.go
AgeCommit message (Expand)Author
2023-02-20Merge keyserver & userapi (#2972)Till
2022-08-05Add race testing to tests, and fix a few small race conditions in the tests (...Brian Meek
2022-07-05Use new testrig for key changes tests (#2552)Till
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-03-1064-bit stream IDs for device list updates (#2267)Neil Alexander
2022-02-18Merge both user API databases into one (#2186)Neil Alexander
2022-02-04Remove sarama/saramajetstream dependencies (#2138)S7evinK
2022-01-21Remodel how device list change IDs are created (#2098)kegsay
2021-08-11Add type field to DeviceMessage, allow fields to be nullable (#1969)Neil Alexander
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-08-05Process inbound device list updates from federation (#1240)Kegsay
2020-08-05Use TransactionWriter in SQLite keyserver (#1239)Neil Alexander
2020-08-03Generate stream IDs for locally uploaded device keys (#1236)Kegsay
2020-07-30Implement /keys/changes (#1232)Kegsay
2020-07-28Persist partition|offset|user_id in the keyserver (#1226)Kegsay