Skip to content

anupamaggarwal/yak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

yak

Yet another key store

A simple distributed, fully replicated in memory key value store enforcing sequential consistency.

Paxos is used for synchronizing state of the system among the replicas


API

See test_test.go under kv for usage example

About

yet another key store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages