sapling/eden/fs
Zeyi Fan bb59fbd4cc add LazyInitialize to utils
Summary: This is a helper function to help lazily initializing Mononoke backing stores only when necessary and release it when it is not used any more. See next diff in the stack for detail usage.

Reviewed By: chadaustin

Differential Revision: D14791528

fbshipit-source-id: c26811bc5c7aebcd02f704f10ad19bc35f8b9a21
2019-04-08 13:48:14 -07:00
..
benchharness standardize some of the benchmark infrastructure 2018-11-13 15:27:50 -08:00
config Use FileUtil APIs on Windows 2019-03-18 10:00:32 -07:00
fuse Move EdenStats into eden/fs/tracing/ 2019-04-01 17:41:57 -07:00
inodes Move EdenStats into eden/fs/tracing/ 2019-04-01 17:41:57 -07:00
journal Add assorted missing includes 2019-03-07 00:13:47 -08:00
model eden: workaround constexpr throw problem with gcc 2019-03-27 12:47:46 -07:00
rocksdb eden: cmake: add missing folly dep for the rocksdb component 2019-03-29 15:02:05 -07:00
service Move EdenStats into eden/fs/tracing/ 2019-04-01 17:41:57 -07:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store Delete unused forward declaration 2019-04-08 11:20:55 -07:00
takeover Revert D13966702: [fbcode] AsyncServerSocket::AcceptCallback::connectionAccepted to NetworkSocket 2019-03-27 08:48:30 -07:00
testharness Synchronize mount+unmount 0/4: Add features to MountDelegate test helpers 2019-03-21 13:51:15 -07:00
tracing Move EdenStats into eden/fs/tracing/ 2019-04-01 17:41:57 -07:00
utils add LazyInitialize to utils 2019-04-08 13:48:14 -07:00
CMakeLists.txt eden: add simple install rule for the cmake build 2019-03-29 15:02:04 -07:00