Skip to content

introducing async s3 driver#576

Open
truhacevkir wants to merge 5 commits intomainfrom
introducing-async-s3-driver
Open

introducing async s3 driver#576
truhacevkir wants to merge 5 commits intomainfrom
introducing-async-s3-driver

Conversation

@truhacevkir
Copy link
Contributor

Implementing AsyncS3Driver for asynchronous S3 file reading with automatic gzip decompression support.

aws-sdk2-sqs = { group = 'software.amazon.awssdk', name = 'sqs', version.ref = 'aws-sdk2' }
aws-sdk2-urlconnection = { group = 'software.amazon.awssdk', name = 'url-connection-client', version.ref = 'aws-sdk2' }
aws-sdk2-utils = { group = 'software.amazon.awssdk', name = 'utils', version.ref = 'aws-sdk2' }
aws-sdk2-netty = { group = 'software.amazon.awssdk', name = 'netty-nio-client', version.ref = 'aws-sdk2' }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

2 participants