Skip to content

S3AsyncClient integrationย #458

Open
Open
@rolkhas2

Description

@rolkhas2

Type: Feature
I'm currently using S3AsyncClient with Project Reactor and Spring Boot. This project seems interesting, but it's kind of irrelevant to me if it's based on slow-synchronous network interactions. If there's an option of implementing classes to wrap fast S3 connections (e.g. async), I'd like to use it.

Is your feature request related to a problem? Please describe.
From what I understand, there's only support for slow S3 connections, which is not ideal for me (I'm writing fast and IO-based software with Reactor).

Describe the solution you'd like
S3AsyncClient support would be great.

Describe alternatives you've considered
I don't know of any Publisher which AWS SDK 2 returns, so there's no alternatives I know of.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: s3S3 integration related issuetype: enhancementSmaller enhancement in existing integration

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions