dendrite/internal/cosmosdbapi
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
..
client.go - Add GO CosmosDB library github.com/vippsas/go-cosmosdb 2021-05-11 09:11:33 +10:00
collection.go - Add GO CosmosDB library github.com/vippsas/go-cosmosdb 2021-05-11 09:11:33 +10:00
cosmosconfig.go - Implement Cosmos for the devices_table (#4) 2021-05-12 16:30:49 +10:00
document.go - Implement the SycAPI to use CosmosDB (#8) 2021-05-27 18:45:53 +10:00
documentoperations.go Implement Cosmos DB for the RoomServer Service (#5) 2021-05-20 14:42:33 +10:00
query.go - Add GO CosmosDB library github.com/vippsas/go-cosmosdb 2021-05-11 09:11:33 +10:00