mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
docs: add dragonfly to distributed systems (#4707)
This commit is contained in:
parent
9f4fe4dbc7
commit
0cb3d2cd2c
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user