Skip to content

icexin/raftkv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raftkv Build Status

Features

  • High avaiable using raft
  • Redis protocol compatible

Install

go get github.com/icexin/raftkv

Getting started

Start server on port 10000

raftkv -config=cfg.toml

Using redis-cli -p 10000

Supported commands

GET, SET, DEL

About

A lightweight high available kv-db using raft algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages