Skip to content

Support for sync engines and drivers #5

Description

@winwinashwin

taskiq is async native, but having rudimentary support for sync sqla engines and DB drivers is good to have.

Considering the popularity of frameworks like FastAPI and anyio, we can assume that these sync invocations are happening from anyio worker threads and pass async tasks back to the caller event loop using anyio.from_thread.run

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions