Dragonfly client written in Rust
Go to file
dependabot[bot] b9b784289b
chore(deps): Bump wiremock from 0.6.2 to 0.6.3 (#1044)
Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.6.2 to 0.6.3.
- [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/LukeMathWalker/wiremock-rs/compare/v0.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: wiremock
  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-03-18 11:47:37 +08:00
.github chore(deps): Bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 (#1049) 2025-03-18 11:44:09 +08:00
ci chore(ci/Dockerfile): add infiniband-diags and libibverbs-utils for container (#1043) 2025-03-17 14:10:59 +08:00
docs docs: optimize performance optimization guidance (#904) 2024-12-18 17:55:28 +08:00
dragonfly-client feat: remove proxy cache (#1042) 2025-03-14 19:07:51 +08:00
dragonfly-client-backend chore(deps): Bump wiremock from 0.6.2 to 0.6.3 (#1044) 2025-03-18 11:47:37 +08:00
dragonfly-client-config feat: remove proxy cache (#1042) 2025-03-14 19:07: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: optimize profile.release and remove tracing-flame (#1024) 2025-03-06 20:27:07 +08:00
dragonfly-client-storage refactor: optimize storage cache (#1041) 2025-03-14 18:49:37 +08:00
dragonfly-client-util feat: add certs cache for generating self-signed certs (#1025) 2025-03-07 14:25:19 +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 wiremock from 0.6.2 to 0.6.3 (#1044) 2025-03-18 11:47:37 +08:00
Cargo.toml chore(deps): Bump uuid from 1.15.1 to 1.16.0 (#1046) 2025-03-18 11:46:51 +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