Commit Graph

22 Commits (7d6f373ca4aac63304f9cd2c03a5a3f3a97cf53f)

Author SHA1 Message Date
yflory 7971a6d267 Major broadcast refactoring
Dmitry Borodaenko 6cd2131f27 Pass archivePath to Store.create always
yflory f5908e5f57 Fix history range
yflory ea4c529e39 Remove offset code
yflory 0fc8bfde4a Use new server format for history keeper time
ansuz fed04a025c display size of uploaded files upon completion
ansuz 93c807524f update offset debugging info
ansuz 466072d03b read files starting from the oldest known point of relevance when computing indices
ansuz e185008846 complete uploads in child processes
also fix a nasty race condition for unowned file uploads
ansuz b155f7b291 increase child-process timeout and improve error handling
yflory e698241ee9 Merge branch 'historyOO' into staging
ansuz 04d1bc9cd7 archive inactive data in one of the server's workers
yflory 25606b92bf lint compliance
yflory 4f147d4fd2 Add support for onlyoffice history
yflory b31707098a Improve getHistoryRange to support 'toHash'
ansuz b56c73be6e delegate more work from getOlderHistory to the worker
ansuz 4e57e390da write tasks inside of workers
ansuz 04ab7f538a recover from worker faults and unify worker types
ansuz ed5d97f899 WIP history-keeper fixes
ansuz 77961e3954 trim lookup tables for channels without checkpoints
ansuz 172823c954 lint compliance
ansuz 3f86b6141e rename worker processes