| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-09-16 | Improve naming: job-group is a keyword, so don't include "-name" | Stefan van den Oord | 1 | -7/+7 | |
| 2025-09-16 | Rename batch -> job-group | Stefan van den Oord | 1 | -8/+8 | |
| 2025-05-20 | Improve tx-report-queue sharing #7 | ire | 1 | -1/+1 | |
| 2025-05-13 | Fix tx-report-queue sharing #7 | ire | 1 | -0/+2 | |
| 2024-06-14 | #3 Add optional batch name to queue jobs | Stefan van den Oord | 1 | -0/+22 | |
| 2022-11-18 | Release 0.2.63: Add support for :encode and :decode function. Add ↵ | Ivar Refsdal | 1 | -14/+84 | |
| :partition-fn. Fixes #1 | |||||
| 2022-08-18 | Release 0.2.60 | Ivar Refsdal | 2 | -5/+18 | |
| Warn about not setting connection/socket-timeout when using clj-http https://github.com/ivarref/yoltq/issues/2 Add :healthy-allowed-error-time configuration option, default is 15 minutes | |||||
| 2022-06-22 | Release 0.2.56 | Ivar Refsdal | 1 | -8/+25 | |
| Fix line break issue? Added support for `:yoltq/queue-id` metadata on functions | |||||
| 2022-03-27 | Fix use current millis in the database, not nano offset | Ivar Refsdal | 3 | -4/+109 | |
| 2022-03-27 | Start use current millis in the database, not nano offset | Ivar Refsdal | 1 | -4/+5 | |
| 2022-03-27 | Add healthy?, queue-stats functions and default functions for ↵ | Ivar Refsdal | 1 | -1/+1 | |
| :on-system-error and :on-system-recovery | |||||
| 2021-09-27 | Add :valid-payload? function | Ivar Refsdal | 1 | -0/+11 | |
| 2021-09-24 | Clean test output | Ivar Refsdal | 1 | -2/+3 | |
| 2021-09-24 | Support :depends-on on queue level | Ivar Refsdal | 1 | -0/+15 | |
| 2021-09-24 | Be paranoid when persisting with pr-str | Ivar Refsdal | 1 | -0/+8 | |
| 2021-09-23 | Document ordering and depends on as well as add license | Ivar Refsdal | 1 | -9/+5 | |
| 2021-09-23 | Basic depends-on works for test queue | Ivar Refsdal | 2 | -1/+28 | |
| 2021-09-23 | Add force-retry! | Ivar Refsdal | 1 | -1/+2 | |
| 2021-09-23 | To test-queue namespace | Ivar Refsdal | 2 | -78/+78 | |
| 2021-09-17 | Add consume-twice! test function for verifying idempotence | Ivar Refsdal | 1 | -1/+10 | |
| 2021-09-17 | Use [#'taoensso.timbre/*context*] as default :capture-bindings if present | Ivar Refsdal | 2 | -6/+21 | |
| 2021-09-17 | Capture-bindings works | Ivar Refsdal | 1 | -4/+6 | |
| 2021-09-17 | Start add bindings ... | Ivar Refsdal | 1 | -1/+31 | |
