sapling/eden/fs
Chad Austin 630ad5dbd6 default storage engine in config.toml
Summary:
If config.toml exists but does not contain a valid storage engine,
edenfs would fail to start. Now, it will set a default value and write
the updated config file.

Reviewed By: simpkins

Differential Revision: D19671453

fbshipit-source-id: 32f19dbed2be02bec2a96e1349dca6e7038b9301
2020-05-04 22:08:41 -07:00
..
benchharness Tidy up license headers 2019-10-11 05:28:23 -07:00
benchmarks move benchmarks/ into eden/fs/ 2020-05-04 11:33:12 -07:00
cli Custom pyre upgrade for eden 2020-05-04 21:19:20 -07:00
config use enumValue instead of static_cast<int> 2020-04-28 18:59:34 -07:00
docs move docs/ into eden/fs/ 2020-05-04 12:34:47 -07:00
fuse move third-party/ into eden/fs/ 2020-05-04 11:33:12 -07:00
inodes eden: fix Windows build 2020-05-04 11:53:33 -07:00
journal rename tracing to telemetry 2019-10-15 13:39:41 -07:00
model switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
monitor move UserInfo to eden/fs/utils/ 2020-04-29 17:21:12 -07:00
notifications eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
py Add new workloads to fiosynth 2020-04-30 21:50:17 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service default storage engine in config.toml 2020-05-04 22:08:41 -07:00
sqlite silence some msvc warnings from sqlite.{h,cpp} 2020-04-26 21:14:24 -07:00
store eden: enable rocksdb in the windows build 2020-05-01 10:33:32 -07:00
takeover add EdenServer recovery step and recover after failed takeover data send handshake 2020-04-07 09:52:21 -07:00
telemetry switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
testharness use the normal PrivHelper.h header file on Windows 2020-05-01 14:01:40 -07:00
third-party move third-party/ into eden/fs/ 2020-05-04 11:33:12 -07:00
utils switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
win Add CREATE_NO_WINDOW to CreateProcess to suppress console window. 2020-05-01 20:00:08 -07:00
CMakeLists.txt Run Eden as a Windows service 2020-05-01 20:00:07 -07:00