Dragonfly client written in Rust
Go to file
dependabot[bot] 7e46bff143
chore(deps): Bump prost-wkt-types from 0.6.0 to 0.6.1 (#1135)
Bumps [prost-wkt-types](https://github.com/fdeantoni/prost-wkt) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/fdeantoni/prost-wkt/releases)
- [Changelog](https://github.com/fdeantoni/prost-wkt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fdeantoni/prost-wkt/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: prost-wkt-types
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-07 10:30:20 +08:00
.github chore(deps): Bump github/codeql-action from 3.28.16 to 3.28.17 (#1137) 2025-05-06 10:47:28 +08:00
ci refactor(ci/Dockerfile.dfinit, dragonfly-client/src/dynconfig/mod.rs): format and optimize code (#1117) 2025-04-27 10:13:17 +08:00
docs docs: optimize performance optimization guidance (#904) 2024-12-18 17:55:28 +08:00
dragonfly-client feat(dragonfly-client): change MAX_PIECE_LENGTH to 64MiB (#1128) 2025-04-29 04:02:16 +00:00
dragonfly-client-backend feat(dragonfly-client-backend): change retry times for backend (#1129) 2025-04-29 16:39:28 +08:00
dragonfly-client-config chore(deps): Bump local-ip-address from 0.6.3 to 0.6.5 (#1134) 2025-05-07 10:29:29 +08:00
dragonfly-client-core feat: remove unnecessary dependencies (#1085) 2025-04-10 17:03:04 +08:00
dragonfly-client-init comments(container_runtime): remove unused containerd config override (#1130) 2025-04-30 12:03:08 +08:00
dragonfly-client-storage feat: support fallocate for creating task (#1119) 2025-04-29 11:43:42 +08:00
dragonfly-client-util feat: support fallocate for creating task (#1119) 2025-04-29 11:43:42 +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 prost-wkt-types from 0.6.0 to 0.6.1 (#1135) 2025-05-07 10:30:20 +08:00
Cargo.toml chore(deps): Bump toml from 0.8.21 to 0.8.22 (#1133) 2025-05-07 10:28:37 +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 chore(release): set toolchain to 1.82.0 (#1006) 2025-02-27 00:22:25 +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