sapling/eden/mononoke/cmds
Stanislau Hlebik da4c040209 mononoke: use bookmark subscription in derived data tailer
Summary:
At the moment we read all bookmarks from leader database all the time. This is
quite wasteful for repos with large number of repos. Let's instead use
BookmarksSubscription - it uses bookmarks update log to read only bookmark that
changed

Reviewed By: krallin

Differential Revision: D29964975

fbshipit-source-id: 1cd8bc61c363e8254f0663139f90fef24b9df93e
2021-07-29 02:09:58 -07:00
..
admin mononoke: implement ensure_ancestors_of option for bookmarks 2021-07-27 12:47:22 -07:00
backfill_derived_data mononoke: use bookmark subscription in derived data tailer 2021-07-29 02:09:58 -07:00
benchmark_storage_config mononoke: sample size metadata for all component blobstores 2021-05-10 06:07:59 -07:00
blobstore_healer mononoke/blobstore: new is_present semantics via enum 2021-07-05 09:17:29 -07:00
bonsai_verify Allow cli commands to build any "repo object" 2021-06-09 05:16:13 -07:00
check_git_wc Add a tool to check working copy equivalence between git and Mononoke 2021-06-21 07:35:31 -07:00
copy_blobstore_keys third-party/rust: remove patch from curl and curl-sys 2021-07-26 15:00:16 -07:00
manual_scrub mononoke: introduce an enum for ScrubWriteMostly 2021-05-20 03:34:08 -07:00
packer Teach the packer to do multiple packs in a single process 2021-05-19 03:32:40 -07:00
sqlblob_gc mononoke: update to tokio 1.x 2021-04-28 07:36:31 -07:00
streaming_clone_warmup mononoke: sample size metadata for all component blobstores 2021-05-10 06:07:59 -07:00
aliasverify.rs changesets: remember repo_id in changesets 2021-04-29 06:11:20 -07:00
backfill_mapping.rs mononoke: initialize loggers, config, caching, tunables & runtime in MononokeMatches 2021-04-16 10:27:43 -07:00
benchmark_filestore.rs thrift/lib/rust: update to Bytes 1.x 2021-05-20 09:44:41 -07:00
blobimport.rs Allow cli commands to build any "repo object" 2021-06-09 05:16:13 -07:00
configlint.rs mononoke: initialize loggers, config, caching, tunables & runtime in MononokeMatches 2021-04-16 10:27:43 -07:00
dumprev.rs mononoke: remove unnecessary .version("0.0.0") in clap App setup 2020-11-06 02:23:46 -08:00
idxdump.rs mononoke: remove unnecessary .version("0.0.0") in clap App setup 2020-11-06 02:23:46 -08:00
lfs_import.rs Allow cli commands to build any "repo object" 2021-06-09 05:16:13 -07:00
populate_healer.rs metaconfig: add ephemeral blobstore config 2021-06-24 04:13:58 -07:00
rechunker.rs Allow cli commands to build any "repo object" 2021-06-09 05:16:13 -07:00
revlogrepo.rs mononoke: remove unnecessary .version("0.0.0") in clap App setup 2020-11-06 02:23:46 -08:00
segmented_changelog_seeder.rs Allow cli commands to build any "repo object" 2021-06-09 05:16:13 -07:00
segmented_changelog_tailer.rs Allow cli commands to build any "repo object" 2021-06-09 05:16:13 -07:00
statistics_collector.rs mononoke: update to tokio 1.x 2021-04-28 07:36:31 -07:00
upload_globalrevs.rs mononoke: remove async on FbConstruct methods 2021-04-28 11:14:52 -07:00