Skip to content

Commit ee3ce39

Browse files
authored
fix: simplified verbiage
1 parent 191fb0b commit ee3ce39

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
Since there are a few job queue solutions, here a table comparing them to help you use the one that
3333
better suits your needs.
3434

35-
Agenda is great if you need something that is simple and backed by MongoDB.
35+
Agenda is great if you need a MongoDB job scheduler, but try **[Bree]((https://jobscheduler.net))** if you need something simpler (built by a previous maintainer).
3636

3737
| Feature | Bull | Bee | Agenda |
3838
| :------------- |:-------------:|:---:|:------:|
@@ -51,8 +51,6 @@ Agenda is great if you need something that is simple and backed by MongoDB.
5151
| REST API | | ||
5252
| Optimized for | Jobs / Messages | Messages | Jobs |
5353

54-
**If you need a simpler alternative to Agenda, then try out [Bree](https://jobscheduler.net). It is made by a [past core maintainer](https://github.com/niftylettuce) of Agenda.**
55-
5654
_Kudos for making the comparison chart goes to [Bull](https://www.npmjs.com/package/bull#feature-comparison) maintainers._
5755

5856
# Installation

0 commit comments

Comments
 (0)