sapling/eden/fs
Zeyi (Rice) Fan 8e8cf7412c eden: enable HgQueuedBackingStore
Summary:
Replacing `HgBackingStore` with `HgQueuedBackingStore`.

This does not really improve anything except that all the caller of `getBlob`/`getTree` on this store is generating a `HgImportRequest` and getting a `SemiFuture` from the Promise associated with the request back.

Reviewed By: chadaustin

Differential Revision: D19184822

fbshipit-source-id: a8aef6b0d7392a6c407d311e8e1982754e736e9f
2020-03-17 02:31:24 -07:00
..
benchharness Tidy up license headers 2019-10-11 05:28:23 -07:00
config make hgcache direct read as default 2020-02-20 16:58:10 -08:00
fuse Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00
inodes Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00
journal rename tracing to telemetry 2019-10-15 13:39:41 -07:00
model fix an assertion violation in GlobBenchmark 2020-03-16 13:28:24 -07:00
monitor update the EdenFS monitor to support self-restarts 2020-01-31 13:22:27 -08:00
notifications eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service eden: enable HgQueuedBackingStore 2020-03-17 02:31:24 -07:00
sqlite fix a missing dependency in a CMakeLists.txt file 2019-11-21 21:43:54 -08:00
store eden: add HgQueuedBackingStore that implements a naive queue & worker 2020-03-17 02:31:24 -07:00
takeover refactor the EDEN_BUG() macro 2019-11-22 15:38:33 -08:00
telemetry Record Mercurial tree import time 2020-03-03 11:44:28 -08:00
testharness add priority to BackingStore interface 2020-03-17 02:31:23 -07:00
utils Cleaning up second definitions of dtype_t 2020-03-10 12:27:51 -07:00
win Add BlobCache to Windows EdenMount 2020-03-10 12:27:50 -07:00
CMakeLists.txt Moving Notifications out of Windows build 2020-02-18 16:48:28 -08:00