aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue/handlers/utils
Commit message (Collapse)AuthorAgeFilesLines
* Add more headers to broadcast/unicastChocobozzz2018-10-101-3/+16
|
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-1/+1
|
* Move job queue to redisChocobozzz2018-01-251-0/+39
We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.