machi/include
UENISHI Kota e882f774ef Unify LevelDB usage to single instance
* Perfile LevelDB instance usage are changed to use single instance
  per FLU server.
* machi_csum_file reference is managed with machi_flu_filename_mgr
  as an aim to manage filenames with leveldb
* Not only chunk checksums, but the list of trimmed files are also
  stored in LevelDB.
* Remove 1024 bytes file header; instead put any metadata into
  LevelDB if needed.
* LevelDB `db_ref()` lifecycle is same as that of `machi_metadata_mgr`
* `machi_file_proxy` just uses it as it's passed at process startup
* There are several optimization space still left as it is

WIP
2016-02-09 13:36:25 +09:00
..
machi.hrl Unify LevelDB usage to single instance 2016-02-09 13:36:25 +09:00
machi_chain_manager.hrl Add basic process & bookkeeping structure for repair proc 2015-05-11 19:50:21 +09:00
machi_merkle_tree.hrl Remove merklet from header file too. 2015-11-20 22:34:41 -06:00
machi_projection.hrl WIP: diff in progress 2 2015-12-11 16:26:13 +09:00
machi_verbose.hrl Add machi_verbose.hrl 2015-07-16 16:01:53 +09:00