Skip to content
/ neton Public

Distributed reliable key-value store for the most critical data of a distributed system, like zookeeper / consul and etcd.

Notifications You must be signed in to change notification settings

huntlabs/neton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neton

Distributed reliable key-value store for the most critical data of a distributed system, like zookeeper and etcd.

Get ready

Install the rocksdb development lib

$ sudo apt-get install zstd
$ sudo apt-get install librocksdb-dev

API

the neton api

Start

./restart.sh will delete snap & entry , recreate distributed server.

./start.sh go on distributed server using entry & sanp.

./stop.sh stop distributed server

About

Distributed reliable key-value store for the most critical data of a distributed system, like zookeeper / consul and etcd.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published