aboutsummaryrefslogtreecommitdiff
path: root/src/com/github/ivarref/yoltq.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Release 0.2.57Ivar Refsdal2022-06-291-5/+28
* Release 0.2.56Ivar Refsdal2022-06-221-10/+22
* Release 0.2.55\nSet version numbers for change logIvar Refsdal2022-03-291-0/+5
* Another bugfix: schedules should be using milliseconds and not nanoseconds.Ivar Refsdal2022-03-281-2/+2
* Don't OOM on migrating large datasets. Always prefer user specified value for...Ivar Refsdal2022-03-281-1/+1
* Auto migration should run in the background and not interfere with pollingIvar Refsdal2022-03-271-1/+1
* Fix use current millis in the database, not nano offsetIvar Refsdal2022-03-271-2/+9
* Start use current millis in the database, not nano offsetIvar Refsdal2022-03-271-4/+4
* Add healthy?, queue-stats functions and default functions for :on-system-erro...Ivar Refsdal2022-03-271-3/+29
* Basic depends-on works for test queueIvar Refsdal2021-09-231-5/+7
* Use [#'taoensso.timbre/*context*] as default :capture-bindings if presentIvar Refsdal2021-09-171-3/+4
* Start add bindings ...Ivar Refsdal2021-09-171-4/+6
* Only keep handlers from old configIvar Refsdal2021-09-151-1/+1
* Only keep handlers from old configIvar Refsdal2021-09-141-6/+6
* Add ability to measure time spent on transacting vs. total time spent. Using ...Ivar Refsdal2021-09-141-2/+2
* Initial commitIvar Refsdal2021-09-141-0/+175