dendrite/userapi
Alex Flatow a5ddb710d8 - Add GO CosmosDB library github.com/vippsas/go-cosmosdb
- Update YAML file to use file: everywhere except for Accounts
- Use the CosmosDB conn string in the YAML
- Add cosmosdbapi package to wrap the external package
- Add Tenant.go to store the tenancy settings - to be removed when tenancy is implemented
- Update the 5 tables to use the internal CosmosDBAPI package instead of SQL
- Remove sql from storage.go and other files
2021-05-11 09:11:33 +10:00
..
api Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00
internal Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00
inthttp Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00
storage - Add GO CosmosDB library github.com/vippsas/go-cosmosdb 2021-05-11 09:11:33 +10:00
userapi.go Make bcrypt cost configurable (#1793) 2021-03-08 13:19:02 +00:00
userapi_test.go Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00