Skip to content

Commit 0f873ea

Browse files
authored
Add reference use of Hashicorp Raft (#584)
* Update README.md Add a reference use * Update README.md
1 parent 919b14f commit 0f873ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ and `StableStore`.
3434

3535

3636
## Community Contributed Examples
37-
[Raft gRPC Example](https://github.com/Jille/raft-grpc-example) - Utilizing the Raft repository with gRPC
37+
- [Raft gRPC Example](https://github.com/Jille/raft-grpc-example) - Utilizing the Raft repository with gRPC
38+
- [Raft-based KV-store Example](https://github.com/otoolep/hraftd) - Uses Hashicorp Raft to build a distributed key-value store
3839

3940

4041
## Tagged Releases

0 commit comments

Comments
 (0)