sapling/eden
Stanislau Hlebik 7f1137f5d3 Initial mononoke backing store commit
Summary:
First stab at implementing client for mononoke backing store.
Currently eden uses hg_importer to get hg data, and it can be slow. Mononoke server is going to be faster. Also with Mononoke server we will be able to replace mercurial sha-1 hashes with sha-256.

This backing store uses proxygen HTTP client to connect to mononoke server.
For now only getblob request is supported, and this request is synchronous. It will be made asynchronous in the later diffs.

Reviewed By: wez

Differential Revision: D5932192

fbshipit-source-id: a5464fd5b0e176cfb2da3ef4e348a62d1c06f51f
2017-10-18 10:36:29 -07:00
..
cli add a debug CLI command to set a log category's level 2017-10-16 16:37:10 -07:00
docs update logging statements to use folly logging APIs 2017-06-22 13:50:13 -07:00
facebook Create a utility for enumerating and parsing Buck build traces. 2017-09-08 00:09:04 -07:00
fs Initial mononoke backing store commit 2017-10-18 10:36:29 -07:00
hooks codemod: format TARGETS with buildifier [4/5] (D5092623) 2017-06-01 17:52:40 -07:00
integration Fix bug where hg histedit --abort does not restore file as "normal". 2017-10-12 19:28:11 -07:00
DEFS move eden/fs/cli to eden/cli 2017-04-14 11:39:01 -07:00