Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DynamoDB storage provider support #111

Open
aslotte opened this issue Jun 13, 2020 · 2 comments
Open

Add DynamoDB storage provider support #111

aslotte opened this issue Jun 13, 2020 · 2 comments

Comments

@aslotte
Copy link
Owner

aslotte commented Jun 13, 2020

Is your feature request related to a problem? Please describe.
It would be cool to have AWS support for our storage provider

Describe the solution you'd like
Add support to use DynamoDB for our IMetaDataStore

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@aslotte
Copy link
Owner Author

aslotte commented Jun 19, 2020

I believe we can use the AWSSDK.DynamoDBv2 nuget package to do this.

It appears to make most sense to pass in an AWS access key and secret in the configuration step

@aslotte
Copy link
Owner Author

aslotte commented Jul 12, 2020

Please let me know if you work on this. This is probably not priority one right now as it would deviate from our usage of EF Core. Let's hold off on this one until we see a client need (should still be very feasible to implement)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant