sapling/eden
Chad Austin 5fa02fa46f make LocalStore::getTree return a Future
Summary:
Remove getTreeFuture and have getTree always return a Future. It's a
little unfortunate that this will always allocate, but it sounds like
we might decide to put all RocksDB access on a background thread to
increase CPU parallelism.

Reviewed By: bolinfest

Differential Revision: D8101430

fbshipit-source-id: e12b7ab07b3468114a58753768655c107265b8af
2018-05-31 21:19:40 -07:00
..
cli add an --if-necessary option to eden start 2018-05-31 11:42:45 -07:00
docs store FileInode and TreeInode timestamps in the InodeTable 2018-05-22 11:22:19 -07:00
fs make LocalStore::getTree return a Future 2018-05-31 21:19:40 -07:00
hooks Create an .hg/branch file by default. 2018-05-15 21:52:15 -07:00
integration add test verifying flush_cache works after a graceful restart 2018-05-31 18:52:27 -07:00
py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
scripts unmount stale edenfs mounts in eden doctor 2018-01-19 11:06:51 -08:00
third-party Remove TARGETS files 2018-02-20 19:57:45 -08:00
AUTODEPS Set up arc lint to run autodeps automatically for Eden. 2017-11-21 18:23:41 -08:00
DEFS Use the Rust wrapper for Hg in Eden integration tests, as appropriate. 2018-05-29 11:24:16 -07:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00