22 Commits (master)

Author SHA1 Message Date
ansuz e05891184e fix regression in maxWorkers 9 months ago
ansuz b56c73be6e delegate more work from getOlderHistory to the worker 9 months ago
ansuz 4e57e390da write tasks inside of workers 9 months ago
ansuz ba6faca02e make the number of workers configurable 9 months ago
ansuz 04ab7f538a recover from worker faults and unify worker types 9 months ago
ansuz e8b1fcf710 solve some cases where crashing workers could result in an invalid state for the queue 9 months ago
ansuz a57bf94058 remove XXX note 9 months ago
ansuz c53675c9d5 WIP worker rpc call queue 9 months ago
ansuz ed5d97f899 WIP history-keeper fixes 9 months ago
ansuz 77961e3954 trim lookup tables for channels without checkpoints 9 months ago
ansuz cbd3547814 remove log statements 9 months ago
ansuz 9058a59555 reassign db tasks if the responsible worker fails 9 months ago
ansuz 172823c954 lint compliance 9 months ago
ansuz 3f86b6141e rename worker processes 9 months ago
ansuz d8a88cb4ca run expiration tasks in a worker instead of the main process 9 months ago
ansuz 9dbd32758a improve worker logging and move blob deletion to worker processes as well 9 months ago
ansuz 14feef1757 calculate pin list checksums in a worker 9 months ago
ansuz 70a0d4efb4 move more database reads into the database worker 9 months ago
ansuz 4ba36a9173 load user pins in the database worker 9 months ago
ansuz 50e8893b24 move the 'getOlderHistory' call into the database worker 9 months ago
ansuz 471e374533 compute metadata in the same child process that builds indexes 10 months ago
ansuz 479b76f848 lint compliance 10 months ago
ansuz 40251948d4 check authenticated rpc signatures in separate threads 10 months ago