From 5dfd0d96c224cc7ac69c3befaf1437dded265df1 Mon Sep 17 00:00:00 2001 From: Artur Shiriev Date: Sat, 11 Jul 2026 12:37:56 +0300 Subject: [PATCH] docs(roadmap): mark arq shipped modern-di-arq 2.0.0 is published to PyPI. Move arq from "Next up" into the shipped integrations list; gRPC remains the next entrypoint under consideration. Co-Authored-By: Claude Opus 4.8 (1M context) --- ROADMAP.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 6ba7059..98beeb8 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -18,13 +18,12 @@ item, or want to build one, please open or comment in ### More official integrations — "one wiring, every entrypoint" Each new entrypoint lets your existing container cover more of your stack. -Already shipped: aiogram, aiohttp, Celery, FastAPI, FastStream, Flask, Litestar, -Starlette, taskiq, Typer (plus the `modern-di-pytest` plugin). The gap below is +Already shipped: aiogram, aiohttp, arq, Celery, FastAPI, FastStream, Flask, +Litestar, Starlette, taskiq, Typer (plus the `modern-di-pytest` plugin). The gap below is drawn from Dishka's integration set and sorted by community demand — exploratory, not a queue. **Next up — highest demand, clear fit:** -- **arq** — async Redis task/job queue, common in FastAPI stacks. - **gRPC** (`grpcio`) — steady enterprise demand; a new RPC entrypoint. **Lower / niche demand:**