We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 919b14f commit 0f873eaCopy full SHA for 0f873ea
README.md
@@ -34,7 +34,8 @@ and `StableStore`.
34
35
36
## Community Contributed Examples
37
-[Raft gRPC Example](https://github.com/Jille/raft-grpc-example) - Utilizing the Raft repository with gRPC
+- [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
39
40
41
## Tagged Releases
0 commit comments