Skip to content
forked from sunxiaoguang/kvs

Structured Store over KV for demonstration

Notifications You must be signed in to change notification settings

wonderisland/kvs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Structured Store over KV for demonstration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.8%
  • Other 1.2%