ansuz
|
e05891184e
|
fix regression in maxWorkers
|
2020-04-21 12:23:48 -04:00 |
ansuz
|
b56c73be6e
|
delegate more work from getOlderHistory to the worker
|
2020-04-17 17:01:47 -04:00 |
ansuz
|
4e57e390da
|
write tasks inside of workers
|
2020-04-16 16:37:24 -04:00 |
ansuz
|
ba6faca02e
|
make the number of workers configurable
|
2020-04-16 13:53:45 -04:00 |
ansuz
|
04ab7f538a
|
recover from worker faults and unify worker types
|
2020-04-16 13:02:07 -04:00 |
ansuz
|
e8b1fcf710
|
solve some cases where crashing workers could result in an invalid state for the queue
|
2020-04-15 13:59:54 -04:00 |
ansuz
|
c53675c9d5
|
WIP worker rpc call queue
|
2020-04-06 10:28:26 -04:00 |
ansuz
|
ed5d97f899
|
WIP history-keeper fixes
|
2020-04-01 11:48:16 -04:00 |
ansuz
|
77961e3954
|
trim lookup tables for channels without checkpoints
|
2020-03-30 18:03:37 -04:00 |
ansuz
|
cbd3547814
|
remove log statements
|
2020-03-27 17:20:57 -04:00 |
ansuz
|
9058a59555
|
reassign db tasks if the responsible worker fails
|
2020-03-27 17:17:42 -04:00 |
ansuz
|
172823c954
|
lint compliance
|
2020-03-27 16:59:41 -04:00 |
ansuz
|
3f86b6141e
|
rename worker processes
|
2020-03-27 15:14:45 -04:00 |
ansuz
|
d8a88cb4ca
|
run expiration tasks in a worker instead of the main process
|
2020-03-27 14:38:58 -04:00 |
ansuz
|
9dbd32758a
|
improve worker logging and move blob deletion to worker processes as well
|
2020-03-27 13:38:27 -04:00 |
ansuz
|
14feef1757
|
calculate pin list checksums in a worker
|
2020-03-25 18:37:42 -04:00 |
ansuz
|
70a0d4efb4
|
move more database reads into the database worker
|
2020-03-25 17:43:57 -04:00 |
ansuz
|
4ba36a9173
|
load user pins in the database worker
|
2020-03-25 11:39:14 -04:00 |
ansuz
|
50e8893b24
|
move the 'getOlderHistory' call into the database worker
|
2020-03-25 10:54:29 -04:00 |
ansuz
|
471e374533
|
compute metadata in the same child process that builds indexes
|
2020-03-24 17:43:15 -04:00 |
ansuz
|
479b76f848
|
lint compliance
|
2020-03-24 17:40:07 -04:00 |
ansuz
|
40251948d4
|
check authenticated rpc signatures in separate threads
|
2020-03-24 14:31:40 -04:00 |