github.com/tidwall/raftwal

Write ahead Raft log for Go


License
MIT
Install
go get github.com/tidwall/raftwal

Documentation

raft-wal

project is a work-in-progress and may not be ready for production

This repository provides the raftwal package. It uses the tidwall/wal write ahead log library and implements the raft.LogStore from the hashicorp/raft project.

Contact

Josh Baker @tidwall

License

raftwal source code is available under the MIT License.