sapling/cmds/admin
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
..
bookmarks_manager.rs mononoke: print hg hashes of next log entries to replay 2019-05-21 12:25:41 -07:00
common.rs mononoke: print hg hashes of next log entries to replay 2019-05-21 12:25:41 -07:00
main.rs mononoke: Migrate to new config structures, leaving config files unchanged 2019-05-21 12:25:43 -07:00