Dragonfly v2.0.5 is released! 🎉🎉🎉 Thanks to the contributors of dragonfly, welcome to visit d7y.io website.
Features
- Peer transport network topology is represented by directed acyclic graph, it can improve bandwidth usage and download efficiency between peers.
- Back-to-source download supports concurrent download of multiple pieces at the same time.
- Add dragonfly object storage feature and
dfstore
command-line tool.dfstore
is a storage client for dragonfly. It can rely on different types of object storage, such asS3
orOSS
, to provide stable object storage capabilities, refer to dfstore. - Refactor release package name.
- When the seed peer back-to-source download failed, the http status code will return to the peer.
- Rewrite math max and min with generics.
- Manager supports postgres database.
- Dfdaemon add default healthy endpoint.
You can see CHANGELOG for more details.