Dragonfly client written in Rust
Go to file
Zyyeric cd6f981ca0
feat: S3 Support for Single File Download (#577)
Signed-off-by: Zyyeric <eric1976808123@gmail.com>
2024-07-16 10:51:36 +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 feat: S3 Support for Single File Download (#577) 2024-07-16 10:51:36 +08:00
dragonfly-client-backend feat: S3 Support for Single File Download (#577) 2024-07-16 10:51:36 +08:00
dragonfly-client-config feat: add cache task api for grpc server (#548) 2024-06-19 14:38:46 +08:00
dragonfly-client-core refactor: oss implements in backend (#592) 2024-07-15 19:56:00 +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: optimize log for piece id with tracing instrument (#585) 2024-07-11 15:09:13 +08:00
dragonfly-client-util feat: add metrics for dfcache (#574) 2024-07-05 16:12:11 +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 feat: S3 Support for Single File Download (#577) 2024-07-16 10:51:36 +08:00
Cargo.toml feat: S3 Support for Single File Download (#577) 2024-07-16 10:51:36 +08:00
LICENSE Initial commit 2023-03-17 18:25:15 +08:00
README.md docs: fix typo in README.md (#381) 2024-04-11 11:09:59 +08:00
codecov.yml chore: add codecov for testing (#3) 2023-03-24 18:05:05 +08:00
rust-toolchain.toml chore: update rust-toolchain version (#571) 2024-07-03 19:24:09 +08:00

README.md

Dragonfly Client

GitHub release CI Coverage Open Source Helpers Discussions Twitter LICENSE

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.