dendrite/userapi/storage/accounts/cosmosdb
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
..
account_data_table.go Implement Cosmos DB for the RoomServer Service (#5) 2021-05-20 14:42:33 +10:00
accounts_table.go Implement Cosmos DB for the RoomServer Service (#5) 2021-05-20 14:42:33 +10:00
constraint_wasm.go storage.go 2021-05-06 14:41:27 +10:00
openid_table.go Implement Cosmos DB for the RoomServer Service (#5) 2021-05-20 14:42:33 +10:00
profile_table.go Implement Cosmos DB for the RoomServer Service (#5) 2021-05-20 14:42:33 +10:00
storage.go - Implement the SycAPI to use CosmosDB (#8) 2021-05-27 18:45:53 +10:00
threepid_table.go Implement Cosmos DB for the RoomServer Service (#5) 2021-05-20 14:42:33 +10:00