neoq/examples
Adriano Caloiaro 72594867e5 Support job deadlines
Fixes #52
2023-08-28 20:01:21 +02:00
..
add_future_postgres_job Move config.WithConnectionString -> postgres.WithConnectionString (#43) 2023-04-01 18:03:55 -07:00
add_job_with_custom_concurrency Add redis support (#44) 2023-04-14 19:11:22 -06:00
add_job_with_deadline Support job deadlines 2023-08-28 20:01:21 +02:00
add_job_with_timeout Add redis support (#44) 2023-04-14 19:11:22 -06:00
add_periodic_jobs Add redis support (#44) 2023-04-14 19:11:22 -06:00
add_postgres_job Move config.WithConnectionString -> postgres.WithConnectionString (#43) 2023-04-01 18:03:55 -07:00
add_redis_job Add redis support (#44) 2023-04-14 19:11:22 -06:00
start_processing_jobs Move config.WithConnectionString -> postgres.WithConnectionString (#43) 2023-04-01 18:03:55 -07:00
README.md Initial commit 2023-02-13 15:35:55 -08:00

Examples

This collection of examples is intended as a starting point for adding Neoq to applications. It is not intended to be comprehensive, but as a complement to documentation.