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

Updated docs for better readability #1123

Closed c1tt1 closed 6 years ago

c1tt1 commented 6 years ago

This PR is regarding the issue: https://github.com/Automattic/kue/issues/1120

In order to make the documentation explicit easier for developers from different backgrounds and fields. The main points are:

-Better readability -Explicit docs rather than implicit -Practical JS pattern avoiding the older and unsuitable ones -Removed previous docs confusion