raywill / macraykv

MacrayKV is a Key-Value storage system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macraykv

MacrayKV is a Key-Value storage system

##INSTALL you need following third-party library

in order to compile tbsys&tbnet, set $TBLIB_ROOT first. after all dependency resolved, run following command in $root_dir:

  • sh build.sh init;
  • sh build.sh
  • make -j

##Author:

  • raywill
  • macduan

About

MacrayKV is a Key-Value storage system


Languages

Language:C++ 75.2%Language:C 22.3%Language:Shell 2.6%