We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6256e4d commit 845b0a3Copy full SHA for 845b0a3
docs/guide/README.md
@@ -23,7 +23,7 @@ You might have seen projects built on top of asyncio that solve a similar proble
23
24
| Feature name | Taskiq | Arq | AioTasks | streaQ |
25
| --------------------------: | :----: | :---: | :------: | :----: |
26
-| Actively maintained | ✅ | ✅ | ❌ | ✅ |
+| Actively maintained | ✅ | ❌ | ❌ | ✅ |
27
| Multiple broker backends | ✅ | ❌ | ✅ | ❌ |
28
| Multiple result backends | ✅ | ❌ | ❌ | ❌ |
29
| Have a rich documentation | ✅ | ❌ | ❌ | ✅ |
0 commit comments