sapling/cmds/blobstore_healer
Jeremy Fitzhardinge 046abb21ad mononoke: Migrate to new config structures, leaving config files unchanged
Summary:
This migrates the internal structures representing the repo and storage config,
while retaining the existing config file format.

The `RepoType` type has been replaced by `BlobConfig`, an enum containing all
the config information for all the supported blobstores. In addition there's
the `StorageConfig` type which includes `BlobConfig`, and also
`MetadataDBConfig` for the local or remote SQL database for metadata.

Reviewed By: StanislavGlebik

Differential Revision: D15065421

fbshipit-source-id: 47636074fceb6a7e35524f667376a5bb05bd8612
2019-05-21 12:25:43 -07:00
..
dummy.rs mononoke: do not return boolean in BlobstoreSyncQueue interface 2019-05-21 12:25:40 -07:00
healer.rs mononoke: small idiom tweaks to blobstore healer 2019-05-21 12:24:51 -07:00
main.rs mononoke: Migrate to new config structures, leaving config files unchanged 2019-05-21 12:25:43 -07:00
rate_limiter.rs wait for myrouter port to be ready 2019-03-20 05:15:35 -07:00