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

v0 of dynamoDB support #402

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

v0 of dynamoDB support #402

wants to merge 2 commits into from

Conversation

agavra
Copy link
Contributor

@agavra agavra commented Dec 16, 2024

There's still lots of TODOs in this PR, but this is the minimum amount of work we need to get DynamoDB working. It passes the RestoreIntegrationTest and the EOSIntegrationTest, so I'm pretty confident the implementation works :)

Next up is fixing up the TODOs, running some preliminary performance testing, and also adding a bunch of tests. Either way, I figured it's good to get this incremental step in.

NOTE: a significant limitation is that this only works right now with local dynamodb instances 😆 there's no way to configure the credentials you need to connect to a real dynamodb instance.

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

Successfully merging this pull request may close these issues.

1 participant