Skip to content

Commit 1e47336

Browse files
committed
feat: update maturity status in comparison table in README
1 parent c837396 commit 1e47336

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ Unlike Celery and RQ which are built on synchronous foundations, AsyncTasQ is **
337337
| **Setup Complexity** | ✅ Simple with `asynctasq.init()` | ⚠️ Complex configuration |
338338
| **Prefetch Multiplier** | ✅ Sensible default (1) | ⚠️ Dangerous default (4x), often causes performance issues |
339339
| **Learning Curve** | ✅ Simple, intuitive API | ⚠️ Steep learning curve |
340-
| **Maturity** | ⚠️ Young project (v0.9.x) | ✅ 13+ years, battle-tested |
341340

342341
**When to use AsyncTasQ:**
343342

0 commit comments

Comments
 (0)