Dragonfly client written in Rust
Go to file
Gaius ef7a6df21a
fix: download too long logs (#638)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-07-31 00:35:54 +08:00
.github chore: change codecov vesion and delete fail_ci_if_error field (#582) 2024-07-08 21:58:56 +08:00
dragonfly-client fix: download too long logs (#638) 2024-07-31 00:35:54 +08:00
dragonfly-client-backend chore(deps): Bump libloading from 0.8.4 to 0.8.5 (#634) 2024-07-30 13:37:59 +08:00
dragonfly-client-config feat: if HTTP get the BackendError of the response, return BackendError to proxy (#624) 2024-07-25 04:40:20 +08:00
dragonfly-client-core chore(deps): Bump libloading from 0.8.4 to 0.8.5 (#634) 2024-07-30 13:37:59 +08:00
dragonfly-client-init feat: add cache task api for grpc server (#548) 2024-06-19 14:38:46 +08:00
dragonfly-client-storage feat: add garbage collection for cache task (#610) 2024-07-18 11:54:05 +08:00
dragonfly-client-util refactor: download directory from object storage (#614) 2024-07-19 19:49:49 +08:00
.gitignore chore: change gitignore for vendor (#415) 2024-04-23 17:06:15 +08:00
CONTRIBUTING.md docs: fix typo in README.md (#381) 2024-04-11 11:09:59 +08:00
Cargo.lock fix: download too long logs (#638) 2024-07-31 00:35:54 +08:00
Cargo.toml fix: download too long logs (#638) 2024-07-31 00:35:54 +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