sapling/eden/mononoke/common
Pavel Aslanov 2a746920b6 make it possible to store arbitrary type in blobrepo with dependency on it
Summary:
This diff adds additional filed `BlobRepo::attributes`  which can store attributes of arbitrary type. This will help store opaque types inside blobrepo without creating dependency on a crate which contains type definition for this attribute. This diff also moves `BonsaiHgMapping` inside attributes set.
- This work will allow to move mercurial changeset generation logic to derive data infrastructure

Reviewed By: ikostia

Differential Revision: D21640438

fbshipit-source-id: 3abd912e7227738a73ea9b17aabdda72a33059aa
2020-06-22 07:29:19 -07:00
..
allocation_tracing mononoke: reverse autocargo include list to excludes 2020-05-06 08:43:18 -07:00
async_limiter autocargo: regenerate 2020-05-19 16:08:40 -07:00
bounded_traversal Bump tokio to 0.2.13 2020-04-15 12:18:00 -07:00
dedupmap mononoke: reverse autocargo include list to excludes 2020-05-06 08:43:18 -07:00
rust mononoke: move replication_lag utilities from blobstore_healer to sql_ext 2020-06-11 12:38:50 -07:00
scuba_ext eden: remove unused Rust dependencies 2020-06-17 17:55:03 -07:00
sql_construct mononoke/rust-shed: apply new coding style convention that separates oss-only code 2020-05-07 04:52:16 -07:00
topo_sort mononoke: make blobrepo and its dependencies OSS buildable 2020-03-31 04:02:45 -07:00
type_map make it possible to store arbitrary type in blobrepo with dependency on it 2020-06-22 07:29:19 -07:00
uniqueheap mononoke: make blobrepo and its dependencies OSS buildable 2020-03-31 04:02:45 -07:00