File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1+ 0.11.0 / 2016-05-13
2+ ===================
3+
4+ * force node_redis version to 2.4.x, Closes #857
5+ * Converting Job ids back into integers, #855
6+ * Fix LPUSH crash during shutdown, #854
7+ * Install kue-dashboard script, #853
8+ * Add start event to documentation, #841
9+ * Add parameter for testMode.enter to continue processing jobs, #821
10+ * Modern Node.js versions support, #812
11+ * Don't start the next job until the current one is totally finished, Closes #806
12+ * Store multiple instances of jobs in jobs id map to emit events for all, #750
13+
14+
15+ 0.10.6 / 2016-04-27
16+ ===================
17+
18+ * Redis Cluster fix, Closes #861
19+
20+
1210.10.5 / 2016-01-14
222===================
323
Original file line number Diff line number Diff line change 11{
22 "name" : " kue" ,
3- "version" : " 0.10.6 " ,
3+ "version" : " 0.11.0 " ,
44 "description" : " Feature rich priority job queue backed by redis" ,
55 "homepage" : " http://automattic.github.io/kue/" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments