dendrite/syncapi/storage/cosmosdb
alexfca b696923333
- Implement Cosmos for the devices_table (#4)
- Use the ConnectionString in the YAML to include the Tenant
- Revert all other non implemented tables back to use SQLLite3
2021-05-12 16:30:49 +10:00
..
account_data_table.go storage.go 2021-05-06 14:41:27 +10:00
backwards_extremities_table.go storage.go 2021-05-06 14:41:27 +10:00
current_room_state_table.go storage.go 2021-05-06 14:41:27 +10:00
filter_table.go storage.go 2021-05-06 14:41:27 +10:00
filtering.go storage.go 2021-05-06 14:41:27 +10:00
invites_table.go storage.go 2021-05-06 14:41:27 +10:00
memberships_table.go storage.go 2021-05-06 14:41:27 +10:00
output_room_events_table.go storage.go 2021-05-06 14:41:27 +10:00
output_room_events_topology_table.go storage.go 2021-05-06 14:41:27 +10:00
peeks_table.go storage.go 2021-05-06 14:41:27 +10:00
receipt_table.go storage.go 2021-05-06 14:41:27 +10:00
send_to_device_table.go storage.go 2021-05-06 14:41:27 +10:00
stream_id_table.go storage.go 2021-05-06 14:41:27 +10:00
syncserver.go - Implement Cosmos for the devices_table (#4) 2021-05-12 16:30:49 +10:00