8000 GitHub - shettyh/raft-sqlite: Raft Backend Implementation using Sqlite
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shettyh/raft-sqlite

Repository files navigation

raft-sqlite : Raft backend using Sqlite

Master

This repository provides the raftsqlite package. The package exports the SQLStore which is an implementation of both a LogStore and StableStore.

It is meant to be used as a backend for the raft package here.

This implementation uses Sqlite. This implementation is inspired by raft-boltdb and Github Orchestrator

About

Raft Backend Implementation using Sqlite

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0