Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sunbeam-microcluster

The cluster daemon for Sunbeam based on MicroCluster library

Building sunbeam-microcluster

The MicroCluster library makes use of dqlite which provides a raft based sqlite compatible database for shared state across the Sunbeam cluster.

This requires a few dependencies to be installed:

sudo add-apt-repository -y ppa:dqlite/dev
sudo apt install gcc make dqlite-tools libdqlite-dev libraft-dev -y
sudo snap install --channel 1.19 --classic go

after which is possible to build sunbeam-microcluster:

make build

Have fun!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages