CartoDB-SQL-API/batch
2015-12-22 23:13:33 +01:00
..
batch.js Implemented tests for batch API 2015-12-22 23:13:33 +01:00
job_backend.js Fixed bug whether a job consumer is empty. And refactored batch module, now is a common object intead of module function 2015-12-22 20:12:10 +01:00
job_publisher.js Refactored Batch API using streams instead a interval to consume the job queue. Limited one job running at the same time per queue instead of using a job's counter to limit it. 2015-12-16 15:57:58 +01:00
job_queue_consumer.js Now jobs are stored in redis instead of user's database 2015-12-21 19:57:10 +01:00
job_queue_pool.js Refactored Batch API using streams instead a interval to consume the job queue. Limited one job running at the same time per queue instead of using a job's counter to limit it. 2015-12-16 15:57:58 +01:00
job_queue_producer.js Now jobs are stored in redis instead of user's database 2015-12-21 19:57:10 +01:00
job_runner.js Disabled statement timeout bypassing pgbouncer connection 2015-12-22 15:43:00 +01:00
job_subscriber.js Fixed bug whether a job consumer is empty. And refactored batch module, now is a common object intead of module function 2015-12-22 20:12:10 +01:00
user_database_metadata_service.js Disabled statement timeout bypassing pgbouncer connection 2015-12-22 15:43:00 +01:00