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

Commit b3e01fd

Browse files
committed
Adding the curve project
Signed-off-by: ilixiaocui <ilixiaocui@163.com>
1 parent ee1c347 commit b3e01fd

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

content/contributors/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ The Cloud Native Computing Foundation projects are listed [below](projects/), to
106106
| [Aeraki Mesh](projects/#aeraki-mesh) | Service Mesh | Go, C++ |
107107
| [Clusterpedia](projects/#clusterpedia) | Multi-Cloud | Go |
108108
| [DevStream](projects/#devstream) | Automation & Configuration | Go |
109+
| [Curve](projects/#curve) | Storage | C++ |
109110

110111
### Non-code Projects
111112

content/contributors/projects/_index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -808,6 +808,17 @@ Sandbox Projects
808808
- **License:** [Apache 2.0](https://github.com/devstream-io/devstream/blob/main/LICENSE)
809809
- **Legal Requirements:** [DCO](https://developercertificate.org/)
810810
---
811+
### Curve
812+
813+
*"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)
814+
815+
- **Project Repository:** https://github.com/opencurve/curve
816+
- **Contributor Guide:** [curve-io/curve/CONTRIBUTING](https://github.com/opencurve/curve/blob/master/CONTRIBUTING.md)
817+
- **Chat:** Slack: `project_curve` in [slack.cncf.io](https://slack.cncf.io)
818+
- **Developer List/Forum:** [Curve Discussions](https://ask.opencurve.io/)
819+
- **License:** [Apache 2.0](https://github.com/opencurve/curve/blob/master/LICENSE)
820+
- **Legal Requirements:** [DCO](https://developercertificate.org/)
821+
---
811822

812823
Non-code Projects
813824
------------------

0 commit comments

Comments
 (0)