CartoDB-SQL-API/batch
2015-12-21 19:57:10 +01:00
..
index.js Now jobs are stored in redis instead of user's database 2015-12-21 19:57:10 +01:00
job_backend.js Now jobs are stored in redis instead of user's database 2015-12-21 19:57: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 Now jobs are stored in redis instead of user's database 2015-12-21 19:57:10 +01:00
job_subscriber.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
user_database_metadata_service.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