sapling/eden/fs
Zeyi Fan d9f1beb1a1 add mononoke:connector config and create initializeHttpMononokeBackingStore
Summary:
This diff added a configurable value "mononoke:connector" to EdenConfig, so that we can specify a particular type of connection we need when using Mononoke as backing store.

This diff also moved the logic of initializing the existing `MononokeHttpBackingStore` to `initializeHttpMononokeBackingStore`.

Reviewed By: wez, strager

Differential Revision: D14141725

fbshipit-source-id: c7208295d7b3853740d7b0e5166f8854457fcf8e
2019-03-11 14:34:08 -07:00
..
benchharness standardize some of the benchmark infrastructure 2018-11-13 15:27:50 -08:00
config add mononoke:connector config and create initializeHttpMononokeBackingStore 2019-03-11 14:34:08 -07:00
fuse Stop checking EventBase::runInEventBaseThread result 2019-02-28 02:36:15 -08:00
inodes add missing gflags headers 2019-03-08 14:43:24 -08:00
journal Add assorted missing includes 2019-03-07 00:13:47 -08:00
model Add assorted missing includes 2019-03-07 00:13:47 -08:00
rocksdb add CMake build files 2018-04-30 14:37:46 -07:00
service Add missing copyright notices 2019-03-07 19:32:39 -08:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store add mononoke:connector config and create initializeHttpMononokeBackingStore 2019-03-11 14:34:08 -07:00
takeover Add missing copyright notices 2019-03-07 19:32:39 -08:00
testharness Make FakeFuseMountDelegate public 2019-03-05 16:21:24 -08:00
tracing eden: add missing cmake for eden/fs/tracing 2018-12-15 19:11:05 -08:00
utils Add assorted missing includes 2019-03-07 00:13:47 -08:00
CMakeLists.txt Add missing copyright notices 2019-03-07 19:32:39 -08:00