index
:
fiinha
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
github
/
ivarref
/
yoltq
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
Improve naming: job-group is a keyword, so don't include "-name"
Stefan van den Oord
1
-3
/
+3
2025-09-16
Rename batch -> job-group
Stefan van den Oord
1
-3
/
+3
2025-05-26
Be paranoid #7
ire
1
-27
/
+27
2025-05-21
Misc #7
ire
1
-1
/
+1
2025-05-21
Doc. Return true/false if queues were stopped or not #7
ire
1
-46
/
+100
2025-05-21
Small fixes #7
ire
1
-43
/
+43
2025-05-21
Doc rationale for waiting for multicaster thread. Handle :end token in report...
ire
1
-40
/
+51
2025-05-20
Improve tx-report-queue sharing #7
ire
1
-60
/
+282
2025-05-13
Fix tx-report-queue sharing #7
ire
1
-9
/
+124
2024-06-14
#3 Add optional batch name to queue jobs
Stefan van den Oord
1
-1
/
+4
2023-03-20
Release 0.2.64: Allow for infinitive retries
Ivar Refsdal
1
-6
/
+11
2022-11-18
Release 0.2.63: Add support for :encode and :decode function. Add :partition-...
Ivar Refsdal
2
-37
/
+59
2022-08-18
Release 0.2.60
Ivar Refsdal
1
-14
/
+22
2022-08-15
Release 0.2.59
Ivar Refsdal
1
-15
/
+23
2022-06-30
Release 0.2.58
Ivar Refsdal
1
-2
/
+10
2022-03-29
Release 0.2.55\nSet version numbers for change log
Ivar Refsdal
1
-0
/
+3
2022-03-28
Don't OOM on migrating large datasets. Always prefer user specified value for...
Ivar Refsdal
1
-1
/
+1
2022-03-27
Auto migration should run in the background and not interfere with polling
Ivar Refsdal
1
-9
/
+16
2022-03-27
Fix use current millis in the database, not nano offset
Ivar Refsdal
2
-2
/
+62
2022-03-27
Start use current millis in the database, not nano offset
Ivar Refsdal
7
-36
/
+45
2022-03-27
Add healthy?, queue-stats functions and default functions for :on-system-erro...
Ivar Refsdal
1
-6
/
+13
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
3
-22
/
+57
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
Start add bindings ...
Ivar Refsdal
4
-43
/
+61
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-14
Add ability to measure time spent on transacting vs. total time spent. Using ...
Ivar Refsdal
1
-4
/
+11