Dragonfly client written in Rust
Go to file
dependabot[bot] c835aa6a2e
chore(deps): Bump libloading from 0.8.5 to 0.8.6 (#890)
Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.8.5 to 0.8.6.
- [Commits](https://github.com/nagisa/rust_libloading/compare/0.8.5...0.8.6)

---
updated-dependencies:
- dependency-name: libloading
  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>
2024-12-09 20:16:15 +08:00
.github chore: add auto-req no for building rpm (#882) 2024-12-04 21:34:42 +08:00
ci feat: remove dfdaemon.yaml in rpm and deb (#885) 2024-12-05 17:55:45 +08:00
dragonfly-client feat: support the rate limit for preheat request (#881) 2024-12-06 16:29:50 +08:00
dragonfly-client-backend chore(deps): Bump libloading from 0.8.5 to 0.8.6 (#890) 2024-12-09 20:16:15 +08:00
dragonfly-client-config chore: update api version to 2.0.177 (#887) 2024-12-06 16:39:10 +08:00
dragonfly-client-core chore(deps): Bump libloading from 0.8.5 to 0.8.6 (#890) 2024-12-09 20:16:15 +08:00
dragonfly-client-init support docker runtime in dfinit with ut (#868) 2024-11-26 20:33:40 +08:00
dragonfly-client-storage feat: add cache store for proxy (#870) 2024-11-28 22:27:09 +08:00
dragonfly-client-util feat: add cache store for proxy (#870) 2024-11-28 22:27:09 +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 libloading from 0.8.5 to 0.8.6 (#890) 2024-12-09 20:16:15 +08:00
Cargo.toml chore(deps): Bump anyhow from 1.0.93 to 1.0.94 (#888) 2024-12-09 20:15:37 +08:00
LICENSE Initial commit 2023-03-17 18:25:15 +08:00
README.md Add license scan report and status (#611) 2024-07-19 10:58:14 +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