CartoDB-SQL-API/batch
Daniel García Aubert 61bbdd6db4 Removed unused code
2016-04-05 18:52:12 +02:00
..
batch.js Added job status enumerable to avoid hardcodes strings 2016-04-05 18:50:04 +02: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 Added job status enumerable to avoid hardcodes strings 2016-04-05 18:50:04 +02:00
job_canceller.js Added job status enumerable to avoid hardcodes strings 2016-04-05 18:50:04 +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 Added job status enumerable to avoid hardcodes strings 2016-04-05 18:50:04 +02:00
job_status.js Removed unused code 2016-04-05 18:52:12 +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