Dragonfly client written in Rust
Go to file
dependabot[bot] 620c8fa6a8
chore(deps): Bump kentaro-m/auto-assign-action from 248761c4feb3917c1b0444e33fad1a50093b9847 to 7ae38e468e64dec0af17820972bc4915aa511ec2 (#1120)
chore(deps): Bump kentaro-m/auto-assign-action

Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) from 248761c4feb3917c1b0444e33fad1a50093b9847 to 7ae38e468e64dec0af17820972bc4915aa511ec2.
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases)
- [Commits](248761c4fe...7ae38e468e)

---
updated-dependencies:
- dependency-name: kentaro-m/auto-assign-action
  dependency-version: 7ae38e468e64dec0af17820972bc4915aa511ec2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 11:36:04 +08:00
.github chore(deps): Bump kentaro-m/auto-assign-action from 248761c4feb3917c1b0444e33fad1a50093b9847 to 7ae38e468e64dec0af17820972bc4915aa511ec2 (#1120) 2025-04-29 11:36:04 +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 refactor(ci/Dockerfile.dfinit, dragonfly-client/src/dynconfig/mod.rs): format and optimize code (#1117) 2025-04-27 10:13:17 +08:00
dragonfly-client-backend fix: modify ut logic which is incorrect under macOS (#1099) 2025-04-16 20:53:27 +08:00
dragonfly-client-config feat(dragonfly-client): remove dfstore command (#1109) 2025-04-24 10:33:49 +08:00
dragonfly-client-core feat: remove unnecessary dependencies (#1085) 2025-04-10 17:03:04 +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 feat(dragonfly-client-storage): Change error log to info for cache task deletion failure (#1108) 2025-04-22 13:29:10 +00:00
dragonfly-client-util feat: handle Interrupted error for io (#1112) 2025-04-25 10:48:30 +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 toml from 0.8.20 to 0.8.21 (#1124) 2025-04-29 11:34:34 +08:00
Cargo.toml chore(deps): Bump toml from 0.8.20 to 0.8.21 (#1124) 2025-04-29 11:34:34 +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