dendrite/federationsender/storage/cosmosdb
alexfca e7b9129146
Implement Naffka storage in CosmosDB (#12)
* - Implement Naffka storage in CosmosDB
- Add Topic SEQ
- Add Topic tables in Cosmos
- Update the Yaml for Naffka to use a CosmosDB dsn

* - Fix TableName for Messages
2021-05-31 13:20:25 +10:00
..
blacklist_table.go - Update the FederationSender Config to use CosmosDB (#9) 2021-05-28 15:00:15 +10:00
inbound_peeks_table.go Implement Naffka storage in CosmosDB (#12) 2021-05-31 13:20:25 +10:00
joined_hosts_table.go - Update the FederationSender Config to use CosmosDB (#9) 2021-05-28 15:00:15 +10:00
outbound_peeks_table.go - Update the FederationSender Config to use CosmosDB (#9) 2021-05-28 15:00:15 +10:00
queue_edus_table.go - Update the FederationSender Config to use CosmosDB (#9) 2021-05-28 15:00:15 +10:00
queue_json_table.go - Update the FederationSender Config to use CosmosDB (#9) 2021-05-28 15:00:15 +10:00
queue_json_table_json_nid_seq.go - Update the FederationSender Config to use CosmosDB (#9) 2021-05-28 15:00:15 +10:00
queue_pdus_table.go - Update the FederationSender Config to use CosmosDB (#9) 2021-05-28 15:00:15 +10:00
storage.go - Update the FederationSender Config to use CosmosDB (#9) 2021-05-28 15:00:15 +10:00