Bumps [pprof](https://github.com/tikv/pprof-rs) from 0.14.0 to 0.15.0. - [Changelog](https://github.com/tikv/pprof-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/tikv/pprof-rs/commits) --- updated-dependencies: - dependency-name: pprof dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| ci | ||
| docs | ||
| dragonfly-client | ||
| dragonfly-client-backend | ||
| dragonfly-client-config | ||
| dragonfly-client-core | ||
| dragonfly-client-init | ||
| dragonfly-client-storage | ||
| dragonfly-client-util | ||
| scripts | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| codecov.yml | ||
| rust-toolchain.toml | ||
README.md
Dragonfly Client
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.
- Slack Channel: #dragonfly on CNCF Slack
- Github Discussions: Dragonfly Discussion Forum
- Developer Group: dragonfly-developers@googlegroups.com
- Maintainer Group: dragonfly-maintainers@googlegroups.com
- Twitter: @dragonfly_oss
- DingTalk: 22880028764
Contributing
You should check out our CONTRIBUTING and develop the project together.