shldreams / kvs

Structured Store over KV for demonstration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KVS

KVS is a demo project to illustrate how to support structured data model with a key value store. The implementation is intentionally made simple and missing many critical features, therefore should only be used for demonstration purpose only. There is an online article with brief introduction about this demostration project at zhihu.com

About

Structured Store over KV for demonstration


Languages

Language:C 98.8%Language:C++ 0.8%Language:Makefile 0.4%