Skip to content

Conversation

@dkropachev
Copy link
Collaborator

@dkropachev dkropachev commented Nov 28, 2025

In order to develop this client further we need to have a builder that helps users to solve different problems, like gzip compression, tls verification, headers optimizations etc...

This PR adds the following:
sdkv1 - AlternatorDynamoDBClientBuilder
sdkv2 - AlternatorDynamoDbClient and AlternatorDynamoDbAsyncClient

All of the mimic aws sdk API with some plugs for Alternator features.

Fixes: #159

@dkropachev dkropachev force-pushed the dk/java-add-client-builders branch from 923ecff to 73d80ac Compare November 28, 2025 03:52
@dkropachev dkropachev self-assigned this Nov 28, 2025
@dkropachev dkropachev force-pushed the dk/java-add-client-builders branch from 36a753f to eabf444 Compare November 28, 2025 20:39
@dkropachev dkropachev merged commit 7202b4c into scylladb:master Nov 28, 2025
1 check passed
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.

[java]: Add client builders

1 participant