aboutsummaryrefslogtreecommitdiff
path: root/src/com/github/ivarref/yoltq.clj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | 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.
* Initial commitIvar Refsdal2021-09-141-0/+175
Add release script Release 0.1.3 Use com.github.ivarref.yoltq namespace Use com.github.ivarref.yoltq namespace