CartoDB-SQL-API/batch
Daniel 423e729e11 Merge pull request #283 from CartoDB/batch-improve-startup
Improved initialization in Batch API
2016-04-05 15:46:21 +02: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 Merge pull request #283 from CartoDB/batch-improve-startup 2016-04-05 15:46:21 +02:00
job_backend.js Allowed modification to multiquery-jobs if its status is pending 2016-04-01 11:33:27 +02:00
job_canceller.js Set pending to multiquery job when draining 2016-03-31 15:11:35 +02: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 Set pending to multiquery job when draining 2016-03-31 15:11:35 +02:00
job_subscriber.js Fix #276, reload subcription to PUBSUB channel and looks for queues every 10 minutes 2016-04-04 20:00:18 +02:00
query_runner.js Implemented multiquery jobs for Batch API 2016-03-31 12:39:03 +02:00
queue_seeker.js Refactored batch-api startup. Isolated code related to queue discovering, api much clear and concise. 2016-04-04 16:05:33 +02: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