Commit Graph

1 Commits (c6a01f2ed0da9f0db169307e7d1649021f0c2123)

Author SHA1 Message Date
Mark Haines c6a01f2ed0 Add storage module for tracking background updates.
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.
2015-11-09 17:26:27 +00:00