diff --git a/README.md b/README.md index 949228e3..7ee6e680 100644 --- a/README.md +++ b/README.md @@ -882,6 +882,7 @@ _Packages that help with building Distributed Systems._ - [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. +- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) - Provide efficient, stable and secure file distribution and image acceleration based on p2p technology to be the best practice and standard solution in cloud native architectures. - [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.