index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Zotlabs
/
Lib
/
QueueWorker.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor queueworker fixes
Mario
2023-04-08
1
-3
/
+3
*
queueworker: do not wait for locked rows, use skip locked if configured via s...
Mario
2023-02-08
1
-4
/
+20
*
remove superfluous semicolon
Mario
2023-02-01
1
-1
/
+1
*
queueworker: implement auto_queue_worker_sleep setting in frontend
Mario
2023-01-03
1
-1
/
+1
*
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