Skip to content

Support for aioboto3Β #149

@Enliven26

Description

@Enliven26

Hi πŸ‘‹,

I'd like to request support for aioboto3 in sqs-workers.

Currently the library uses boto3 (synchronous) for interacting with AWS services.
In async Python applications (e.g., FastAPI, asyncio based workers), it would be great to use aioboto3 to avoid blocking the event loop and improve throughput.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions