about summary refs log tree commit diff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* role to check if queue_name is set before dispatch to http methodfranck cuny2010-05-151-0/+28
* change status, 201 (created) instead of 204 (no content)franck cuny2010-05-131-1/+1
* handler to reg/unreg workersfranck cuny2010-05-131-0/+51
* more cleaning, add stat on processed jobsfranck cuny2010-05-131-55/+40
* cleanup, register what a worker is doingfranck cuny2010-05-131-22/+33
* _queue_workerfranck cuny2010-05-131-0/+5
* load jsonfranck cuny2010-05-131-0/+1
* add worker handler, method to load handlerfranck cuny2010-05-131-24/+20
* start to write more PODfranck cuny2010-05-091-0/+10
* error, check if queue is open before sending job, some small tweakfranck cuny2010-05-093-47/+54
* use rolesfranck cuny2010-05-094-67/+20
* new role to handle error and set content typefranck cuny2010-05-092-0/+48
* remove backendfranck cuny2010-05-091-0/+0
* use presque::r::qnfranck cuny2010-05-093-9/+19
* delayed is a paramfranck cuny2010-05-091-25/+74
* revert to orig. regexfranck cuny2010-05-091-7/+6
* role to create various queue_namefranck cuny2010-05-091-0/+35
* update regex for restqueue handlerfranck cuny2010-05-081-5/+5
* cleanupfranck cuny2010-04-142-3/+8
* return a json objectfranck cuny2010-04-141-10/+13
* basic handler to control queuefranck cuny2010-04-141-0/+100
* add control handlerfranck cuny2010-04-141-4/+6
* fix errorfranck cuny2010-04-141-1/+1
* check if queue_name is givenfranck cuny2010-04-141-0/+10
* fix: del, not deletefranck cuny2010-04-141-1/+1
* add more PODfranck cuny2010-04-141-12/+16
* update handlers, add POD, ...franck cuny2010-04-144-18/+260
* add PODfranck cuny2010-04-141-12/+65
* basic REST job queue using tatsumaki + redisfranck cuny2010-04-135-2/+144
* initial commitfranck cuny2010-04-131-0/+33