CartoDB-SQL-API/batch
2016-08-30 19:08:06 +02:00
..
models Add <%= job_id %> template support for onerror and onsuccess fallback queries 2016-06-30 17:41:02 +02:00
util Moved forever module 2016-05-18 11:55:58 +02:00
batch.js Added callback to job subscriber to allow to batch service emit ready event 2016-07-22 13:47:14 +02:00
index.js Stop indexing jobs per user 2016-08-30 19:01:23 +02:00
job_backend.js Stop indexing jobs per user 2016-08-30 19:01:23 +02:00
job_canceller.js Fixes #293, set cancel status to a job that actually is no running but has running status. 2016-05-23 10:26:09 +02:00
job_publisher.js Uses redis-mpool for pubsub in Batch API 2016-07-07 14:14:46 +02:00
job_queue_pool.js Now Batch API broadcast to other APIs everytime that re-enqueues a multiple-query job 2016-06-29 18:29:53 +02:00
job_queue.js Now Batch API broadcast to other APIs everytime that re-enqueues a multiple-query job 2016-06-29 18:29:53 +02:00
job_runner.js Now profiler is passed as argument instead to be a member property of job runner 2016-06-22 16:10:42 +02:00
job_service.js Remove .list() from job service 2016-08-30 18:51:51 +02:00
job_status.js Fixes #309, added skipped status to fallback-jobs 2016-05-26 17:37:37 +02:00
job_subscriber.js Added callback to job subscriber to allow to batch service emit ready event 2016-07-22 13:47:14 +02:00
query_runner.js Moved userDatabaseMetadataService from job_runner to query_runner 2016-05-23 17:51:56 +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