sapling/eden
Meyer Jacobs 64f3872a59 revisionstore: unify "store type" (local vs. shared/cache) enums
Summary:
We have a variety of enums in revisionstore that all serve the same purpose. With this change, I've consolidated them to a single type.

Not 100% sure if `StoreType` is the best name, in scmstore I named it `LocalStoreType` to be more clear - open to suggestions. I also decided to keep the variants named `Local` and `Shared` instead of adopting the `Local` and `Cache` terminology I used in scmstore - I'd rather not change that unless we decide to change the terminology everywhere to avoid confusion.

Reviewed By: kulshrax

Differential Revision: D29598025

fbshipit-source-id: 76d5a02230a8c1e5327cc5d90bbcae70049f251d
2021-07-13 15:17:30 -07:00
..
fs Make eden doctor report when the PrivHelper is inaccessible 2021-07-12 13:16:21 -07:00
hg-server third-party/rust: update Tokio to 1.7.1 2021-06-25 06:17:41 -07:00
integration fix systemd tests locally 2021-07-09 17:24:11 -07:00
locale
mononoke treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
scm revisionstore: unify "store type" (local vs. shared/cache) enums 2021-07-13 15:17:30 -07:00
test_support fix systemd tests locally 2021-07-09 17:24:11 -07:00
test-data
.gitignore
Eden.project.toml