A Scalable, User-Friendly Source Control System.
Go to file
Pavel Aslanov a7b5abe15a batch derived data mapping updates
Summary: This commit tries to improve performance by batching multiple updates of `DerivedDataMapping` into one

Reviewed By: StanislavGlebik

Differential Revision: D17156437

fbshipit-source-id: dd80169b39b43c58cb90b0347cfe95e24e341d0b
2019-09-09 03:59:49 -07:00
apiserver mononoke: add new_from_raw_list to FastlogBatch 2019-09-06 09:13:59 -07:00
async-compression Apply rustfmt to all rust files 2019-07-10 19:36:32 -07:00
asyncmemo Apply rustfmt to all rust files 2019-07-10 19:36:32 -07:00
benchmark extend benchmark to support unodes 2019-09-04 04:01:31 -07:00
blobimport_lib/src move blob changeset to mercurial crate 2019-08-27 04:25:54 -07:00
blobrepo remove not needed BlobRepo::*{store|fetch} methods 2019-08-30 13:34:29 -07:00
blobrepo_utils move blob changeset to mercurial crate 2019-08-27 04:25:54 -07:00
blobstore mononoke/multiplexedblob: log canary id 2019-09-06 07:17:45 -07:00
blobstore_sync_queue mononoke: blobstore_healer performance improvements 2019-08-29 07:59:53 -07:00
bonsai_hg_mapping move mercurial related creates to mercurial subdirectory 2019-08-14 04:03:00 -07:00
bonsai_utils mononoke: rename Manifest/Entry to HgManifest/HgEntry 2019-08-20 01:12:49 -07:00
bookmarks mononoke: remove unused to_ascii method 2019-08-30 04:09:43 -07:00
bundle2_resolver move blob changeset to mercurial crate 2019-08-27 04:25:54 -07:00
bytes-ext rust/thrift: Remove dependency of thrift runtime on folly 2019-07-12 18:09:34 -07:00
cache_warmup/src mononoke: rename Manifest/Entry to HgManifest/HgEntry 2019-08-20 01:12:49 -07:00
changesets rust: Head start on some upcoming warnings 2019-07-12 00:56:44 -07:00
cmdlib/src mononoke: remove manifold / MySQL flags + safe_writes 2019-09-06 07:17:45 -07:00
cmds mononoke: remove manifold / MySQL flags + safe_writes 2019-09-06 07:17:45 -07:00
commit_rewriting/synced_commit_mapping Mapping for commit syncing to identify commits by source repo 2019-08-20 13:25:54 -07:00
common mononoke: log when waiting for myrouter 2019-08-27 02:16:16 -07:00
derived_data/src batch derived data mapping updates 2019-09-09 03:59:49 -07:00
failure_ext Apply rustfmt to all rust files 2019-07-10 19:36:32 -07:00
filenodes mononoke: bump filenodes memcache again 2019-08-16 05:59:45 -07:00
filestore/src mononoke/filestore: implicitly fuse ChunkStream 2019-09-09 03:32:17 -07:00
futures-ext rust/futures-ext: add multiple initial value support to bounded_traversal_stream 2019-09-04 08:31:16 -07:00
hgcli Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00
hgproto Log clienttelemetry data (correlator, hostname, short command) 2019-07-26 03:41:24 -07:00
hook_tailer mononoke: remove manifold / MySQL flags + safe_writes 2019-09-06 07:17:45 -07:00
hooks Changed deprecated futures::finished/failed to futures::future::ok/err 2019-09-03 08:10:48 -07:00
lfs_import_lib/src move blobs loading logic to merucrial/types/blobs 2019-08-27 04:25:53 -07:00
lfs_server/src mononoke/lfs_server: add health endpoint 2019-09-09 03:32:18 -07:00
manifest batch derived data mapping updates 2019-09-09 03:59:49 -07:00
mercurial extend LoadableError::Missing with String explaining what is mssing 2019-08-30 08:19:47 -07:00
metaconfig mononoke: rename censorship/blacklisting into a redaction 2019-08-20 04:01:00 -07:00
mononoke_api/src Add comment to resolve linter disagreements 2019-08-30 12:40:55 -07:00
mononoke_types mononoke: add new_from_raw_list to FastlogBatch 2019-09-06 09:13:59 -07:00
netstring rust: Remove extern crate from common/rust 2019-07-10 11:58:48 -07:00
phases added backfill_derived_data utility 2019-08-27 07:19:37 -07:00
py_tar_utils move tar_utils.py from update_rust into an open sourceable location 2017-09-14 13:52:23 -07:00
reachabilityindex mononoke: fix the build 2019-09-09 02:47:15 -07:00
ready_state/src Apply rustfmt to all rust files 2019-07-10 19:36:32 -07:00
repo_client mononoke: bump getbundle timeout to 30 minutes 2019-09-05 05:38:30 -07:00
revset mononoke: replace Box::new with boxify() 2019-07-19 01:49:52 -07:00
server mononoke: log when waiting for myrouter 2019-08-27 02:16:16 -07:00
sshrelay Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00
tests mononoke: remove manifold / MySQL flags + safe_writes 2019-09-06 07:17:45 -07:00
.gitignore add .gitignore 2018-03-13 11:58:20 -07:00
.rlsconfig mononoke: add a .rlsconfig 2019-07-04 02:00:09 -07:00
.travis.yml Add travis-CI integration by adding .travis.yml file. 2018-07-26 10:09:32 -07:00
Cargo.toml mononoke: rename crates to contain underscores instead of dashes 2019-03-06 07:18:28 -08:00
CONTRIBUTING.md Initial commit 2017-07-27 18:00:19 -07:00
LICENSE Initial commit 2017-07-27 18:00:19 -07:00
packman.yml mononoke: add mononoke_exec helper script 2019-06-14 03:59:58 -07:00
README.md mononoke: simple useless change 2019-05-21 12:25:10 -07:00
rustfmt.toml Update version of rustfmt specified by .rlsconfig. 2019-08-28 13:14:53 -07: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 such as Eden.

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