CartoDB-SQL-API/batch
Daniel García Aubert 705e649b80 Fixed style typos
Please enter the commit message for your changes. Lines starting
2016-03-18 18:19:00 +01:00
..
batch.js Added uknown status to jobs when drain fails 2016-01-25 20:07:41 +01:00
forever.js Improved queue consuption avoiding possible stack overflow 2015-12-31 12:33:11 +01:00
index.js Implemented some new unit test 2016-01-22 19:31:25 +01:00
job_backend.js Implemented multi-jobs, user is able to send an array of jobs and batch service will run them in series 2016-03-18 14:57:18 +01:00
job_canceller.js Improved error handling for multi-jobs and cancelation. 2016-03-18 16:05:36 +01:00
job_publisher.js Implemented some new unit test 2016-01-22 19:31:25 +01:00
job_queue_pool.js Now batch stop is synchronous, changed signature in test. 2016-01-25 14:51:37 +01:00
job_queue.js Implemented drain to stop batch service gracefully. 2016-01-13 16:25:25 +01:00
job_runner.js Fixed style typos 2016-03-18 18:19:00 +01:00
job_subscriber.js Implemented some new unit test 2016-01-22 19:31:25 +01:00
user_database_metadata_service.js Removed unused callback in before hook in test and added proper configuration from user database config 2016-01-14 14:08:34 +01:00
user_indexer.js Changed redis data structure for users jobs 2016-01-04 19:08:13 +01:00