Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 390 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 390 Bytes

raft-wal

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

raft-wal source code is available under the MIT License.