dendrite/federationsender/storage/cosmosdb
alexfca 1a5d7f2bb2
- Add SetUpdateTime() to all Update statements (#20)
- Refactor Updates to use a shared method
- Remove private setXX() methods

Co-authored-by: alexf@example.com <alexf@example.com>
2021-09-24 10:56:06 +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 - Add SetUpdateTime() to all Update statements (#20) 2021-09-24 10:56:06 +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 - Add SetUpdateTime() to all Update statements (#20) 2021-09-24 10:56:06 +10:00
queue_edus_table.go Use a common way to generate CollectionName and PartitionKey (#18) 2021-09-23 09:02:37 +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 Use a common way to generate CollectionName and PartitionKey (#18) 2021-09-23 09:02:37 +10:00
storage.go - Update the FederationSender Config to use CosmosDB (#9) 2021-05-28 15:00:15 +10:00