aboutsummaryrefslogtreecommitdiff
path: root/src/com/github/ivarref/yoltq (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Basic depends-on seems to workIvar Refsdal2021-09-233-9/+14
|
* Basic depends-on works for test queueIvar Refsdal2021-09-233-22/+57
|
* Add force-retry!Ivar Refsdal2021-09-232-30/+21
|
* To test-queue namespaceIvar Refsdal2021-09-231-3/+2
|
* Add consume-twice! test function for verifying idempotenceIvar Refsdal2021-09-171-1/+36
|
* Start add bindings ...Ivar Refsdal2021-09-174-43/+61
|
* Save bindings on putIvar Refsdal2021-09-171-3/+9
|
* Add consume-expect!Ivar Refsdal2021-09-171-10/+78
|
* Add ability to measure time spent on transacting vs. total time spent. Using ↵Ivar Refsdal2021-09-141-4/+11
| | | | 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-148-0/+663
Add release script Release 0.1.3 Use com.github.ivarref.yoltq namespace Use com.github.ivarref.yoltq namespace