Skip to content

Commit dc113a9

Browse files
committed
Add README.
1 parent 3cad1c0 commit dc113a9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
libraft
2+
=======
3+
4+
Raft protocol implementation in C.
5+
6+
Features
7+
--------
8+
9+
+ Leader Election
10+
+ Log Replication
11+
+ Log Compaction
12+
13+
TODO
14+
----
15+
16+
+ Membership Changes

0 commit comments

Comments
 (0)