sapling/eden
Mark Thomas fc436fd46f deleted_files_manifest: deduplicate writes for manifest blobs
Summary:
When generating the deleted file manifest, there may be many duplicates of entries, particularly for deleted leaf files, which will always have the same manifest and thus the same manifest ID.

To prevent overloading of the blobstore with too many writes for the same key, deduplicate the writes before sending them.

Differential Revision: D21257640

fbshipit-source-id: 8f367496109b3e2b0a802fed96747cc290b295ec
2020-04-27 10:55:46 -07:00
..
benchmarks Migrate from TAsyncSocket 2020-03-31 13:20:02 -07:00
docs add EdenServer recovery step and recover after failed takeover data send handshake 2020-04-07 09:52:21 -07:00
fs eden: enable getFilesChangedSince on Windows 2020-04-27 09:18:42 -07:00
integration update the usage of pexpect to work on Windows 2020-04-24 14:48:05 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke deleted_files_manifest: deduplicate writes for manifest blobs 2020-04-27 10:55:46 -07:00
scm remotenames: normalize infinitepush/ to default/ 2020-04-27 10:37:27 -07:00
scripts Tidy up license headers 2019-10-11 05:28:23 -07:00
test_support Update pyre version for eden 2020-04-23 12:09:39 -07:00
test-data enable treemanifest in snapshots 2019-08-28 18:46:03 -07:00
third-party fix some macOS build warnings 2020-01-23 17:37:39 -08:00
win flip EDEN_WIN_NOMONONOKE to EDEN_HAVE_MONONOKE 2019-08-27 17:04:19 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00