Skip to content

Commit

Permalink
ci skip: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight authored Sep 28, 2024
1 parent eaa0fb3 commit 8c79e09
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,10 @@ for (members.items, 0..) |v, i| {
```

The tricky part of using **zgroup** is configuring the timeouts to optimize state dissemination and convergence. The current implementation was only tested within a local network.

## TODOs

- [ ] - Provide an API to get the current leader
- [ ] - Provide an interface for other processes (non-Zig users)

PR's are welcome.

0 comments on commit 8c79e09

Please sign in to comment.