sapling/eden/fs/service
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
..
oss Tidy up license headers 2019-10-11 05:28:23 -07:00
test Remove dead includes in eden 2019-10-11 16:45:01 -07:00
.gitignore watchman: pull in thrift in the oss build for eden support 2019-02-04 21:37:47 -08:00
CMakeLists.txt Moving Notifications out of Windows build 2020-02-18 16:48:28 -08:00
eden.thrift Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00
EdenCPUThreadPool.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
EdenCPUThreadPool.h Tidy up license headers 2019-10-11 05:28:23 -07:00
EdenError.cpp add EdenErrorType to EdenError 2019-10-29 09:23:03 -07:00
EdenError.h add EdenErrorType to EdenError 2019-10-29 09:23:03 -07:00
EdenInit.cpp add a new process to monitor EdenFS 2020-01-31 13:22:26 -08:00
EdenInit.h add a new process to monitor EdenFS 2020-01-31 13:22:26 -08:00
EdenMain.cpp reduce the glog logging level to info (1) 2020-02-24 11:34:01 -08:00
EdenMain.h add a StructuredLogger instance to ServerState 2019-11-13 15:23:38 -08:00
EdenServer.cpp eden: enable HgQueuedBackingStore 2020-03-17 02:31:24 -07:00
EdenServer.h eden: enable HgQueuedBackingStore 2020-03-17 02:31:24 -07:00
EdenServiceHandler.cpp Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00
EdenServiceHandler.h fix cmake build 2020-01-08 14:08:34 -08:00
EdenStateDir.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
EdenStateDir.h Tidy up license headers 2019-10-11 05:28:23 -07:00
fb-edenfs@.service set OOMScoreAdjust to -20 in systemd unit 2019-10-02 12:53:28 -07:00
PeriodicTask.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
PeriodicTask.h Tidy up license headers 2019-10-11 05:28:23 -07:00
PrettyPrinters.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
PrettyPrinters.h Tidy up license headers 2019-10-11 05:28:23 -07:00
StartupLogger.cpp enable and fix more warnings 2019-12-20 16:14:17 -08:00
StartupLogger.h Tidy up license headers 2019-10-11 05:28:23 -07:00
streamingeden.thrift Tidy up license headers 2019-10-11 05:28:23 -07:00
Systemd.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
Systemd.h Tidy up license headers 2019-10-11 05:28:23 -07:00
ThriftPermissionChecker.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ThriftPermissionChecker.h Tidy up license headers 2019-10-11 05:28:23 -07:00
ThriftUtil.h add EdenErrorType to EdenError 2019-10-29 09:23:03 -07:00