good first issuehelp wanted
Repository metrics
- Stars
- (77 stars)
- PR merge metrics
- (PR metrics pending)
Description
The Apache ZooKeeper website provides a number of "ZooKeeper recipies" for things like barriers, queues, locks, two-phased commit, and leader election. We should implement all those recipes in a module like rust-zookeeper's recipes and wrap them in a nice API.