sapling/eden/mononoke
Stanislau Hlebik 7b26350b74 mononoke: asyncify get_public_derive
Reviewed By: krallin

Differential Revision: D20838069

fbshipit-source-id: 3cda39571fd191f40663da3f1dd51bc03d86e250
2020-04-03 10:38:41 -07:00
..
apiserver memcache: don't panic if Memcache fails to initialize 2020-04-02 10:07:23 -07:00
benchmark mononoke: use caching in phases more efficiently 2020-04-03 08:23:38 -07:00
blobimport_lib/src mononoke/filestore: update store_bytes to chunk content 2020-03-06 07:43:07 -08:00
blobrepo mononoke: use caching in phases more efficiently 2020-04-03 08:23:38 -07:00
blobrepo_utils mononoke: remove in_memory_writes* method 2020-03-10 07:51:28 -07:00
blobstore third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
blobstore_sync_queue migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
bonsai_git_mapping third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
bonsai_globalrev_mapping migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
bonsai_hg_mapping third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
bookmarks migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
cache_warmup/src mononoke/cache_warmup: conditionally use microwave for faster warmup 2020-03-05 11:57:43 -08:00
changesets third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
cmdlib migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
cmds mononoke: asyncify mark_reachable_as_public 2020-04-03 08:23:38 -07:00
commit_rewriting migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
common third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
config_structs/repos third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
derived_data third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
edenapi_server/src edenapi_server: use client identity middleware 2020-03-31 14:07:14 -07:00
fastreplay/src rust-shed: move cached_config to the shed 2020-03-31 04:02:46 -07:00
filenodes third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
filestore mononoke: add sampling_fingerprint to hash types 2020-04-02 09:08:05 -07:00
git third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
gotham_ext/src mononoke/{edenapi,lfs}_server: update to new Hyper, new Bytes, new Gotham 2020-03-11 10:22:28 -07:00
hgcli rust-shed: add hostname crate to the shed 2020-03-20 08:56:12 -07:00
hgproto mononoke/hgproto: zero copy-validation (120x faster on 70MiB Gettreepack) 2020-03-19 04:31:23 -07:00
hook_tailer Asyncify hook_tailer 2020-03-26 08:39:11 -07:00
hooks migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
lfs_import_lib/src mononoke: update internals to Bytes 0.5 2020-02-27 08:08:28 -08:00
lfs_protocol mononoke/{edenapi,lfs}_server: update to new Hyper, new Bytes, new Gotham 2020-03-11 10:22:28 -07:00
lfs_server/src rust-shed: move cached_config to the shed 2020-03-31 04:02:46 -07:00
manifest mononoke: make blobrepo and its dependencies OSS buildable 2020-03-31 04:02:45 -07:00
mercurial third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
metaconfig migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
microwave mononoke: add repo name in BlobRepo 2020-03-10 08:32:33 -07:00
mononoke_api/src migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
mononoke_types third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
newfilenodes memcache: don't panic if Memcache fails to initialize 2020-04-02 10:07:23 -07:00
phases mononoke: asyncify get_public_derive 2020-04-03 10:38:41 -07:00
pushrebase/src migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
reachabilityindex third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
repo_client unbundle processing: add stats reporting 2020-04-03 09:05:59 -07:00
revset mononoke: make blobrepo and its dependencies OSS buildable 2020-03-31 04:02:45 -07:00
scs_server/src mononoke/scs-log: do not accept timestamps <= 0 2020-03-26 14:06:31 -07:00
segmented_changelog/src segmented_changelog: add Dag struct and location_to_name functionality 2020-03-27 13:48:52 -07:00
server migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
sshrelay mononoke: allow selecting a priority in hgcli, and passing it to Mononoke 2020-03-11 08:54:51 -07:00
tests mononoke: walker: use sampling blobstore in compression-benefit 2020-04-02 09:08:05 -07:00
unbundle_replay migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
walker/src mononoke: use caching in phases more efficiently 2020-04-03 08:23:38 -07:00
Cargo.toml sql_construct: add crate for constructing sql data managers 2020-04-02 05:27:16 -07:00
README.md mononoke: add README.md and the missing pieces for supporting cargo (#13) 2020-02-13 00:12:36 -08:00

Mononoke

Mononoke is a next-generation server for the Mercurial source control system, meant to scale up to accepting thousands of commits every hour across millions of files. It is primarily written in the Rust programming language.

Caveat Emptor

Mononoke is still in early stages of development. We are making it available now because we plan to start making references to it from our other open source projects.

The version that we provide on GitHub does not build yet.

This is because the code is exported verbatim from an internal repository at Facebook, and not all of the scaffolding from our internal repository can be easily extracted. The key areas where we need to shore things up are:

  • Full support for a standard cargo build.
  • Open source replacements for Facebook-internal services (blob store, logging etc).

The current goal is to get Mononoke working on Linux. Other Unix-like OSes may be supported in the future