dendrite/keyserver/storage
alexfca 3ca96b13b3
- Implement the SycAPI to use CosmosDB (#8)
- Update the Config to use Cosmos for the sync API
- Ensure Cosmos DocId does not contain escape chars
- Create a shared Cosmos PartitionOffet table and refactor to use it
- Hardcode the "nafka" Connstring to use the "file:naffka.db"
- Create seq documents for each of the nextXXXID methods
2021-05-27 18:45:53 +10:00
..
cosmosdb - Implement the SycAPI to use CosmosDB (#8) 2021-05-27 18:45:53 +10:00
postgres More sane next batch handling, typing notification tweaks, give invites their own stream position, device list fix (#1641) 2020-12-18 11:11:21 +00:00
shared Peeking via MSC2753 (#1370) 2020-09-10 14:39:18 +01:00
sqlite3 More sane next batch handling, typing notification tweaks, give invites their own stream position, device list fix (#1641) 2020-12-18 11:11:21 +00:00
tables Use Writer in shared package (#1296) 2020-08-25 10:29:45 +01:00
interface.go Fix more E2E sytests (#1265) 2020-08-12 22:43:02 +01:00
storage.go storage.go 2021-05-06 14:41:27 +10:00
storage_test.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
storage_wasm.go storage.go 2021-05-06 14:41:27 +10:00