Dragonfly client written in Rust
Go to file
Gaius c9403fa3b5
chore: add plugin Cargo.yaml to Dockerfile (#403)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-04-18 14:54:21 +08:00
.github chore: split push client image and push dfinit image in actions (#363) 2024-04-03 15:31:48 +08:00
dragonfly-client chore: add plugin Cargo.yaml to Dockerfile (#403) 2024-04-18 14:54:21 +08:00
dragonfly-client-backend feat: add HDFS plugin examples for backend (#402) 2024-04-18 14:41:11 +08:00
dragonfly-client-config feat: super replace with crate (#395) 2024-04-17 15:33:20 +08:00
dragonfly-client-core feat: support plugin feature for backend (#400) 2024-04-18 11:36:38 +08:00
dragonfly-client-init chore: add plugin Cargo.yaml to Dockerfile (#403) 2024-04-18 14:54:21 +08:00
dragonfly-client-storage feat: super replace with crate (#395) 2024-04-17 15:33:20 +08:00
dragonfly-client-util Refactor: extract error module (#375) 2024-04-15 11:37:49 +08:00
.gitignore feat: add Cargo.lock to project and change announce interval (#196) 2024-01-04 17:44:22 +08:00
CONTRIBUTING.md docs: fix typo in README.md (#381) 2024-04-11 11:09:59 +08:00
Cargo.lock feat: add HDFS plugin examples for backend (#402) 2024-04-18 14:41:11 +08:00
Cargo.toml feat: add HDFS plugin examples for backend (#402) 2024-04-18 14:41:11 +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

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.