haozha111 / cs526

Course Project for CS526

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cs526

Course Project for CS526

The project implements a distributed graph storage service, it provides durability feature via logging. And adopts the chain replication model. The inter node communication uses grpc library.

run the project by: sh run.sh

About

Course Project for CS526

License:Other


Languages

Language:C 88.6%Language:C++ 10.6%Language:Makefile 0.6%Language:Protocol Buffer 0.2%Language:Shell 0.0%