Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StorgataDB

StorgataDB is a distributed key-value store built on top of Raft Lite. It is compatible with RESP (REdis Serialization Protocol).

Build

./build.sh

Run

Running in kubernetes standalone

kubectl apply -f test-kv.yaml

Running in kubernetes

kubctl apply -f db-service.yaml

Cli

StorgataDB is compatible with redis-cli.

redis-cli -p 30000

About

A distributed key-value database using Raft.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages