m-lab / etl-gardener

Gardener provides services for maintaining and reprocessing mlab data.
Apache License 2.0
13 stars 5 forks source link

Migrate v1 tracker saver to persistence.LocalNamedSaver #399

Closed stephen-soltesz closed 1 year ago

stephen-soltesz commented 1 year ago

This change migrates the v1 tracker saver struct to use the persistence.LocalNamedSaver, and eliminates the tracker.LocalSaver implementation. This change is in preparation for adding a v2 saver structure to natively support the separate jobs and statuses maps that the existing v1 saver struct cannot support as we migrate to more complex configurations needed for https://github.com/m-lab/etl-gardener/issues/349


This change is Reviewable

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3509


Totals Coverage Status
Change from base Build 3443: 0.3%
Covered Lines: 1531
Relevant Lines: 2066

💛 - Coveralls