dendrite/federationsender/storage/cosmosdb
alexfca db34c0950e
- Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22)
- Make the DocId for StateBlock to be bas64 and not hex

Co-authored-by: alexf@example.com <alexf@example.com>
2021-10-01 10:02:23 +10:00
..
blacklist_table.go Use a common way to generate CollectionName and PartitionKey (#18) 2021-09-23 09:02:37 +10:00
inbound_peeks_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
joined_hosts_table.go Use a common way to generate CollectionName and PartitionKey (#18) 2021-09-23 09:02:37 +10:00
outbound_peeks_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
queue_edus_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
queue_json_table.go Use a common way to generate CollectionName and PartitionKey (#18) 2021-09-23 09:02:37 +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 - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
storage.go - Update the FederationSender Config to use CosmosDB (#9) 2021-05-28 15:00:15 +10:00