Dragonfly client written in Rust
Go to file
yxxhero 0a1015bec9
Revert "Refactor(deps) update rust and golang versions in dockerfile" (#805)
Revert "Refactor(deps)  update rust and golang versions in dockerfile (#804)"

This reverts commit a70ecd8ceb.

Signed-off-by: yxxhero <aiopsclub@163.com>
2024-10-28 10:51:10 +08:00
.github feat: rename cache task to persistent cache task (#753) 2024-09-27 17:32:43 +08:00
ci Revert "Refactor(deps) update rust and golang versions in dockerfile" (#805) 2024-10-28 10:51:10 +08:00
dragonfly-client feat: exclude digest when calculating task id (#803) 2024-10-24 22:52:46 +08:00
dragonfly-client-backend feat: load certs in dfdaemon config (#779) 2024-10-15 21:10:15 +08:00
dragonfly-client-config feat: remove lazy_static for getting build env (#795) 2024-10-23 18:26:59 +08:00
dragonfly-client-core feat: add tonic-reflection sever error for ClientError (#797) 2024-10-24 11:02:12 +08:00
dragonfly-client-init refactor: build environment for binaries (#755) 2024-09-30 14:35:15 +08:00
dragonfly-client-storage feat: storage needs split by the first 3 characters of task id(sha256) to avoid too many files in one directory (#792) 2024-10-21 21:08:10 +08:00
dragonfly-client-util feat: exclude digest when calculating task id (#803) 2024-10-24 22:52:46 +08:00
scripts refactor: unit tests of the self-signed certs in http backend (#778) 2024-10-15 11:32:52 +08:00
.gitignore refactor: unit tests of the self-signed certs in http backend (#778) 2024-10-15 11:32:52 +08:00
CONTRIBUTING.md docs: fix typo in README.md (#381) 2024-04-11 11:09:59 +08:00
Cargo.lock feat: exclude digest when calculating task id (#803) 2024-10-24 22:52:46 +08:00
Cargo.toml feat: exclude digest when calculating task id (#803) 2024-10-24 22:52:46 +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 request timeout for connection (#627) 2024-07-25 23:08:12 +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