Dragonfly v2.0.7 is released! 🎉🎉🎉 Thanks to the contributors of dragonfly, welcome to visit d7y.io website.
Features
- Add nydus mirror mode to integrate dragonfly, please refer to integration/nydus.
- Scheduler removes task and host gc ttl.
- Optimize the scheduler registration logic in the case of concurrency.
- Add the leave state for task, optimize the scheduling when there are no available peers for the task.
- Support download empty file.
- Support ipv6.
- Manager supports redis cluster mode.
- Stat peer count with memory cache.
- Peer changes default storage strategy to
io.d7y.storage.v2.simple
. - Add MaxConnectionIdle to grpc keepalive.
- Update golang version to
1.19
.
You can see CHANGELOG for more details.