| 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 | 2 | -13/+13 | |
| 2025-09-16 | Rename batch -> job-group | Stefan van den Oord | 2 | -10/+10 | |
| 2025-05-26 | Be paranoid #7 | ire | 1 | -27/+27 | |
| 2025-05-21 | Doc #7 | ire | 1 | -1/+2 | |
| 2025-05-21 | Misc #7 | ire | 2 | -3/+3 | |
| 2025-05-21 | Doc. Return true/false if queues were stopped or not #7 | ire | 2 | -50/+119 | |
| 2025-05-21 | Small fixes #7 | ire | 2 | -49/+88 | |
| 2025-05-21 | Doc rationale for waiting for multicaster thread. Handle :end token in ↵ | ire | 1 | -40/+51 | |
| report-queue-listener #7 | |||||
| 2025-05-20 | Improve tx-report-queue sharing #7 | ire | 1 | -60/+282 | |
| 2025-05-13 | Fix tx-report-queue sharing #7 | ire | 2 | -23/+196 | |
| 2025-05-13 | Fix reflection warnings | ire | 1 | -7/+18 | |
| 2024-06-14 | #3 Add optional batch name to queue jobs | Stefan van den Oord | 2 | -1/+27 | |
| 2023-03-20 | Release 0.2.64: Allow for infinitive retries | Ivar Refsdal | 2 | -8/+16 | |
| 2022-11-18 | Release 0.2.63: Add support for :encode and :decode function. Add ↵ | Ivar Refsdal | 2 | -37/+59 | |
| :partition-fn. Fixes #1 | |||||
| 2022-11-15 | Release 0.2.62: Add function processing-time-stats | Ivar Refsdal | 1 | -2/+62 | |
| 2022-09-07 | Release 0.2.61 | Ivar Refsdal | 1 | -1/+48 | |
| Add function retry-stats | |||||
| 2022-08-18 | Release 0.2.60 | Ivar Refsdal | 2 | -18/+32 | |
| 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-08-15 | Release 0.2.59 | Ivar Refsdal | 2 | -64/+95 | |
| Fix slow thread watcher race condition when used with stop! https://github.com/ivarref/yoltq/issues/2 | |||||
| 2022-06-30 | Release 0.2.58 | Ivar Refsdal | 1 | -2/+10 | |
| Document limitations, alternatives. Improve pr-str usage | |||||
| 2022-06-29 | Release 0.2.57 | Ivar Refsdal | 1 | -5/+28 | |
| Add get-errors and retry-one-error! as well as improve unhealthy? | |||||
| 2022-06-22 | Release 0.2.56 | Ivar Refsdal | 1 | -10/+22 | |
| Fix line break issue? Added support for `:yoltq/queue-id` metadata on functions | |||||
| 2022-03-29 | Release 0.2.55\nSet version numbers for change log | Ivar Refsdal | 2 | -0/+8 | |
| ... Write new release script Write new release script Write new release script Release 0.2.55 Try squashing release ... Try squashing release ... | |||||
| 2022-03-28 | Another bugfix: schedules should be using milliseconds and not nanoseconds. | Ivar Refsdal | 1 | -2/+2 | |
| 2022-03-28 | Don't OOM on migrating large datasets. Always prefer user specified value ↵ | Ivar Refsdal | 2 | -2/+2 | |
| for config, also for `false`/`nil` values. | |||||
| 2022-03-27 | Auto migration should run in the background and not interfere with polling | Ivar Refsdal | 2 | -10/+17 | |
| 2022-03-27 | Fix use current millis in the database, not nano offset | Ivar Refsdal | 3 | -4/+71 | |
| 2022-03-27 | Start use current millis in the database, not nano offset | Ivar Refsdal | 8 | -40/+49 | |
| 2022-03-27 | Add healthy?, queue-stats functions and default functions for ↵ | Ivar Refsdal | 2 | -9/+42 | |
| :on-system-error and :on-system-recovery | |||||
| 2021-09-27 | Add :valid-payload? function | Ivar Refsdal | 1 | -0/+4 | |
| 2021-09-27 | Simplify | Ivar Refsdal | 1 | -6/+6 | |
| 2021-09-27 | Better error reporting | Ivar Refsdal | 1 | -1/+1 | |
| 2021-09-24 | Support :depends-on on queue level | Ivar Refsdal | 1 | -3/+8 | |
| 2021-09-24 | Be paranoid when persisting with pr-str | Ivar Refsdal | 1 | -6/+17 | |
| 2021-09-23 | Basic depends-on seems to work | Ivar Refsdal | 3 | -9/+14 | |
| 2021-09-23 | Basic depends-on works for test queue | Ivar Refsdal | 4 | -27/+64 | |
| 2021-09-23 | Add force-retry! | Ivar Refsdal | 2 | -30/+21 | |
| 2021-09-23 | To test-queue namespace | Ivar Refsdal | 1 | -3/+2 | |
| 2021-09-17 | Add consume-twice! test function for verifying idempotence | Ivar Refsdal | 1 | -1/+36 | |
| 2021-09-17 | Use [#'taoensso.timbre/*context*] as default :capture-bindings if present | Ivar Refsdal | 1 | -3/+4 | |
| 2021-09-17 | Start add bindings ... | Ivar Refsdal | 5 | -47/+67 | |
| 2021-09-17 | Save bindings on put | Ivar Refsdal | 1 | -3/+9 | |
| 2021-09-17 | Add consume-expect! | Ivar Refsdal | 1 | -10/+78 | |
| 2021-09-15 | Only keep handlers from old config | Ivar Refsdal | 1 | -1/+1 | |
| 2021-09-14 | Only keep handlers from old config | Ivar Refsdal | 1 | -6/+6 | |
| 2021-09-14 | Add ability to measure time spent on transacting vs. total time spent. Using ↵ | Ivar Refsdal | 2 | -6/+13 | |
| transactor with a real postgres database, one CPU and an no-op identity queue consumer, transacting accounts for about 99.5% of the total time used. | |||||
