Skip to content

Commit 2105754

Browse files
authored
Kue is no longer maintained (#714)
Update the recommendation to what the maintainer of Kue recommends
1 parent 5abfee1 commit 2105754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/parse-server/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ iOS in-app purchase verification through Parse is not supported.
147147

148148
## Jobs
149149

150-
There is no background job functionality in Parse Server. If you have scheduled jobs, port them over to a self-hosted solution using a wide variety of open source job queue projects. A popular one is [kue](https://github.com/Automattic/kue). Alternatively, if your jobs are simple, you could use a cron job.
150+
There is no background job functionality in Parse Server. If you have scheduled jobs, port them over to a self-hosted solution using a wide variety of open source job queue projects. A popular one is [bull](https://github.com/OptimalBits/bull). Alternatively, if your jobs are simple, you could use a cron job.
151151

152152
## Parse IoT Devices
153153

0 commit comments

Comments
 (0)