Dragonfly client written in Rust
Go to file
dependabot[bot] 6bde270d2a
chore(deps): Bump blake3 from 1.5.5 to 1.6.0 (#999)
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.5.5 to 1.6.0.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.5.5...1.6.0)

---
updated-dependencies:
- dependency-name: blake3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 10:40:24 +08:00
.github chore(workflows/docker): fix image-ref for dfinit in trivy scanner (#991) 2025-02-19 10:39:38 +08:00
ci chore(ci/Dockerfile): add iotop for client image (#977) 2025-02-12 14:02:44 +08:00
docs docs: optimize performance optimization guidance (#904) 2024-12-18 17:55:28 +08:00
dragonfly-client feat: add piece length for calculating task id (#994) 2025-02-24 18:13:41 +08:00
dragonfly-client-backend feat: support transfer piece content from dfdaemon (#926) 2025-01-03 17:15:50 +08:00
dragonfly-client-config feat: add concurrency limit for grpc server (#982) 2025-02-14 18:31:51 +08:00
dragonfly-client-core feat: support persist cache task when scheduler replicates task (#953) 2025-01-26 22:25:05 +08:00
dragonfly-client-init feat: support transfer piece content from dfdaemon (#926) 2025-01-03 17:15:50 +08:00
dragonfly-client-storage feat: add X-Dragonfly-Output-Path header for proxy (#993) 2025-02-24 12:06:28 +08:00
dragonfly-client-util feat: add piece length for calculating task id (#994) 2025-02-24 18:13:41 +08:00
scripts refactor: unit tests of the self-signed certs in http backend (#778) 2024-10-15 11:32:52 +08:00
.gitignore feat(container_runtime): support podman container runtime (#812) 2024-11-04 10:37:53 +08:00
CONTRIBUTING.md docs: fix typo in README.md (#381) 2024-04-11 11:09:59 +08:00
Cargo.lock chore(deps): Bump blake3 from 1.5.5 to 1.6.0 (#999) 2025-02-25 10:40:24 +08:00
Cargo.toml chore(deps): Bump blake3 from 1.5.5 to 1.6.0 (#999) 2025-02-25 10:40:24 +08:00
LICENSE Initial commit 2023-03-17 18:25:15 +08:00
README.md chore: rename repo Dragonfly2 to dragonfly (#908) 2024-12-20 17:13:27 +08:00
codecov.yml chore: add codecov for testing (#3) 2023-03-24 18:05:05 +08:00
rust-toolchain.toml feat: add sse4.2 target feature for building (#867) 2024-11-26 18:07:50 +08:00

README.md

Dragonfly Client

GitHub release CI Coverage Open Source Helpers Discussions Twitter LICENSE FOSSA Status

Dragonfly client written in Rust. It can serve as both a peer and a seed peer.

Documentation

You can find the full documentation on the d7y.io.

Community

Join the conversation and help the community.

Contributing

You should check out our CONTRIBUTING and develop the project together.

License

FOSSA Status