sapling/eden
Rajiv Sharma 3d8acc265a Move sharding_lib_ext under cmdlib
Summary:
The `sharding_lib_ext` crate was created to contain the add-on logic that is used by `ShardedProcessManager` but also by other components (e.g. encoding, decoding repo-name for shard-aware routing). I plan to use this crate further for adding chunking support. Before I do that, I decided to clean things up a bit. Particularly,
- Move `sharding_lib_ext` crate under `cmdlib` instead of keeping it under `mononoke` since its a library
- Renamed the crate to `sharding_ext` removing the `lib` since all crates under `cmdlib` are libraries anyway

Reviewed By: markbt

Differential Revision: D45272976

fbshipit-source-id: 90be4f1f4659a03a591a8acbb04fdcbf06234a74
2023-04-27 08:18:19 -07:00
..
fs E-Menu: avoid crashing due to WndProc failures 2023-04-26 17:01:58 -07:00
integration prjfs: set the timestamps when adding placeholders 2023-04-19 11:36:52 -07:00
locale
mononoke Move sharding_lib_ext under cmdlib 2023-04-27 08:18:19 -07:00
scm deps: drop criterion from types crate 2023-04-26 18:02:41 -07:00
test_support Enable StartFakeEdenFSTest 2023-03-14 13:25:16 -07:00
test-data test-data: remove snapshot 20190313 2022-02-04 13:50:48 -08:00
testlib replace use of deprecated skip-caching arg 2023-04-19 00:50:22 -07:00
.clang-tidy clang-tidy: disable facebook-hte-ContextDependentStaticInit 2022-11-04 15:33:50 -07:00
.gitignore
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml