dendrite/internal/cosmosdbutil
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
..
connection.go - Implement Cosmos for the devices_table (#4) 2021-05-12 16:30:49 +10:00
document_seq.go Implement Cosmos DB for the RoomServer Service (#5) 2021-05-20 14:42:33 +10:00
errors.go Implement Cosmos DB for the RoomServer Service (#5) 2021-05-20 14:42:33 +10:00
partition_offset_table.go - Implement the SycAPI to use CosmosDB (#8) 2021-05-27 18:45:53 +10:00
writer.go Implement Cosmos DB for the KeyServer Service (#6) 2021-05-21 09:34:30 +10:00
writer_exclusive.go Implement Cosmos DB for the RoomServer Service (#5) 2021-05-20 14:42:33 +10:00