aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start add bindings ...Ivar Refsdal2021-09-175-47/+67
|
* Save bindings on putIvar Refsdal2021-09-171-3/+9
|
* Add consume-expect!Ivar Refsdal2021-09-171-10/+78
|
* 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-142-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.
* Initial commitIvar Refsdal2021-09-149-0/+838
Add release script Release 0.1.3 Use com.github.ivarref.yoltq namespace Use com.github.ivarref.yoltq namespace