sapling/eden
Stanislau Hlebik 7a03ef85bc mononoke: do not cache gets in MemWritesBlobstore
Summary:
At the moment MemWritesBlobstore stores both writes and reads. This is not
always desirable - in particular, in the next diff I'd like to add --dry-run
mode to backfill_derived_data which would keep everything that was derived in
memory. In that case storing all data that we read from blobstore might be too
much.
Given that we don't need this functionality let's just remove it

While there also add a method to get access to the underlying cache - again, it
will be used in the next diff.

Reviewed By: krallin

Differential Revision: D21088794

fbshipit-source-id: 91c8729d748d8ad8d9a70e6f8d5e15afe5021e8c
2020-04-20 06:57:41 -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 Remove unnecessary calls to add RSRoutingHandler 2020-04-16 14:26:09 -07:00
integration relax checking of C++ type formatting in an integration tests 2020-04-15 17:58:12 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke mononoke: do not cache gets in MemWritesBlobstore 2020-04-20 06:57:41 -07:00
scm merge: add a "rg" merge action 2020-04-19 22:48:19 -07:00
scripts Tidy up license headers 2019-10-11 05:28:23 -07:00
test_support implement our own temporary file management during integration tests 2020-04-13 13:12:04 -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