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

Introduce Async template for DynamoDb integration #939

Open
MatejNedic opened this issue Nov 3, 2023 · 1 comment
Open

Introduce Async template for DynamoDb integration #939

MatejNedic opened this issue Nov 3, 2023 · 1 comment
Labels
component: dynamodb DynamoDB integration related issue type: enhancement Smaller enhancement in existing integration

Comments

@MatejNedic
Copy link
Member

Type: Feature

Is your feature request related to a problem? Please describe.
Currently DynamoDbOperations only support synchronous communication. We should think about adding DynamoDbAsyncOperations.

Describe the solution you'd like
Create DynamoDbAsyncOperations and implement it with DynamoDbEnhancedAsyncClient

@MatejNedic MatejNedic added the component: dynamodb DynamoDB integration related issue label Nov 3, 2023
@MatejNedic MatejNedic added this to the 3.0.3 milestone Nov 3, 2023
@MatejNedic MatejNedic added type: feature Integration with a new AWS service or bigger change in existing integration type: enhancement Smaller enhancement in existing integration and removed type: feature Integration with a new AWS service or bigger change in existing integration labels Nov 3, 2023
@maciejwalkowiak maciejwalkowiak modified the milestones: 3.0.3, 3.1.0 Nov 3, 2023
@maciejwalkowiak maciejwalkowiak modified the milestones: 3.1.0, 3.1 Dec 9, 2023
@maciejwalkowiak maciejwalkowiak removed this from the 3.1.x milestone Mar 10, 2024
@dominik-kovacs
Copy link
Contributor

I'd like to work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dynamodb DynamoDB integration related issue type: enhancement Smaller enhancement in existing integration
Projects
None yet
Development

No branches or pull requests

3 participants