mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-06 05:35:18 -05:00
c6a01f2ed0
The progress for each background update is stored as a JSON blob in the database. Each background update is broken up into separate batches. The batch size is automatically tuned to try avoid blocking single threaded databases for too long.