Skip to content

Commit b3c85a2

Browse files
committed
feat: register Litestar Queues
1 parent b2115f9 commit b3c85a2

2 files changed

Lines changed: 52 additions & 0 deletions

File tree

icons/litestar-queues.svg

Lines changed: 18 additions & 0 deletions
Loading

plugins/litestar-queues.yml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
key: litestar-queues
2+
name: Litestar Queues
3+
description: Task queues, workers, schedules, and backend integrations for Litestar
4+
pypi: litestar-queues
5+
repo: cofin/litestar-queues
6+
github: https://github.com/cofin/litestar-queues
7+
website: https://cofin.github.io/litestar-queues/
8+
documentation: https://cofin.github.io/litestar-queues/
9+
category: Background Processing
10+
type: official
11+
maintainers:
12+
- name: Cody Fincher
13+
github: cofin
14+
avatar: https://avatars.githubusercontent.com/u/204685?v=4
15+
compatibility:
16+
litestar: '>=2.24.0'
17+
icon: litestar-queues.svg
18+
stars: 4
19+
monthly_downloads: 628
20+
latest_version: 0.3.0
21+
updated_at: '2026-07-10T05:27:58'
22+
created_at: '2026-06-29T20:51:10'
23+
python_compatibility_raw: '>=3.10'
24+
python_compatibility:
25+
raw: '>=3.10'
26+
specifier_set: '>=3.10'
27+
compatible:
28+
- '3.10'
29+
- '3.11'
30+
- '3.12'
31+
- '3.13'
32+
- '3.14'
33+
changelog: https://github.com/cofin/litestar-queues/releases/
34+
issues: https://github.com/cofin/litestar-queues/issues/

0 commit comments

Comments
 (0)