diff --git a/README.md b/README.md index e412ac35..6c8340b8 100644 --- a/README.md +++ b/README.md @@ -534,6 +534,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [digota](https://github.com/digota/digota) - grpc ecommerce microservice. * [dot](https://github.com/dotchain/dot/) - distributed sync using operational transformation/OT. * [doublejump](https://github.com/edwingeng/doublejump) - A revamped Google's jump consistent hash. +* [dragonboat](https://github.com/lni/dragonboat) - A feature complete and high performance multi-group Raft library in Go. * [drmaa](https://github.com/dgruber/drmaa) - Job submission library for cluster schedulers based on the DRMAA standard. * [dynamolock](https://cirello.io/dynamolock) - DynamoDB-backed distributed locking implementation. * [dynatomic](https://github.com/tylfin/dynatomic) - A library for using DynamoDB as an atomic counter.