项目作者: alexkch

项目描述 :
Key-Value Database with fault tolerance
高级语言: C
项目地址: git://github.com/alexkch/Key-Value-DB.git
创建时间: 2017-12-25T15:05:10Z
项目社区:https://github.com/alexkch/Key-Value-DB

开源协议:GNU General Public License v3.0

下载


Key-Value-DB with fault tolerance

mserver.c / server.c - Key Value DB Server w/ fault tolerance
Written by Alex Chang & Alda Liu
alexx.chang@mail.utoronto.ca || alexc0219@gmail.com

Client/Hash/Utils written by Professor Bogdan (Uoft)