Skip to content

Conversation

@driesvints
Copy link
Member

This PR adds support for DynamoDB in our CI suite. It'll dynamically create the DynamoDB cache table if it doesn't exists.

Additionally, I've extracted the DynamoDB Client into a separate singleton call so it's stored in the container as cache.dynamodb.client. I contemplated on storing it as dynamodb.client but think it's best it's bound as a separate instance so it doesn't conflicts with other implementations.

Normally this PR should be backwards compatible. Feel free to let me know if you see it differently.

Closes #36364

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.

3 participants