Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Commit

Permalink
Adding the curve project
Browse files Browse the repository at this point in the history
Signed-off-by: ilixiaocui <[email protected]>
  • Loading branch information
ilixiaocui committed Jul 1, 2022
1 parent ee1c347 commit d88597c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions content/contributors/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ The Cloud Native Computing Foundation projects are listed [below](projects/), to
| [Aeraki Mesh](projects/#aeraki-mesh) | Service Mesh | Go, C++ |
| [Clusterpedia](projects/#clusterpedia) | Multi-Cloud | Go |
| [DevStream](projects/#devstream) | Automation & Configuration | Go |
| [Curve](projects/#curveh) | Storage | C++ |

### Non-code Projects

Expand Down
11 changes: 11 additions & 0 deletions content/contributors/projects/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -808,6 +808,17 @@ Sandbox Projects
- **License:** [Apache 2.0](https://github.com/devstream-io/devstream/blob/main/LICENSE)
- **Legal Requirements:** [DCO](https://developercertificate.org/)
---
### Curve

*"Curve is a high-performance, lightweight-operation, cloud-native open source distributed storage system. Curve can be applied to mainstream cloud-native infrastructure platforms OpenStack and Kubernetes, high-performance storage for cloud-native databases and cloud storage middleware using S3-compatible object storage as a data storage engine, providing cost-effective shared file storage."* - [Curve](https://www.opencurve.io)

- **Project Repository:** https://github.com/opencurve/curve
- **Contributor Guide:** [curve-io/curve/CONTRIBUTING](https://github.com/opencurve/curve/blob/master/CONTRIBUTING.md)
- **Chat:** Slack: `project_curve` in [slack.cncf.io](https://slack.cncf.io)
- **Developer List/Forum:** [Curve Discussions](https://ask.opencurve.io/)
- **License:** [Apache 2.0](https://github.com/opencurve/curve/blob/master/LICENSE)
- **Legal Requirements:** [DCO](https://developercertificate.org/)
---

Non-code Projects
------------------
Expand Down

0 comments on commit d88597c

Please sign in to comment.