Automattic / kue

Kue is a priority job queue backed by redis, built for node.js.
http://automattic.github.io/kue
MIT License
9.45k stars 862 forks source link

Add missing JSON API requests to Readme.md #1182

Open plainerman opened 6 years ago

plainerman commented 6 years ago

Changing the state and priority is not described in the readme, however all other methods are. Hence, my addition.