Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor cleanup | Mario | 2022-12-22 | 1 | -4/+11 |
* | there is no point in wrapping single queries into a transaction | Mario | 2022-12-22 | 1 | -6/+3 |
* | queueworker: adjust process query to be complient with mariadb < 10.6 and add... | Mario | 2022-12-21 | 1 | -16/+38 |
* | queueworker: cleanup and implement auto sleep interval (hidden config for now) | Mario | 2022-12-18 | 1 | -72/+54 |
* | queueworker: fix maxworkers check and cleanup | Mario | 2022-12-15 | 1 | -25/+10 |
* | queueworker testing and more logging to syslog | Mario | 2022-12-15 | 1 | -15/+22 |
* | queueworker: introduce new interval config queueworker.queue_interval - defau... | Mario Vavti | 2022-12-12 | 1 | -7/+6 |
* | minor fixes | Mario | 2022-12-11 | 1 | -8/+3 |
* | remove debug logging | Mario | 2022-12-10 | 1 | -1/+1 |
* | add option to set worker sleep based on load average, remove redundand code a... | Mario | 2022-12-10 | 1 | -7/+19 |
* | move queueworker to core and bump version | Mario | 2022-12-02 | 1 | -0/+351 |