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 Oct 24, 2022
1 parent 3f170d1 commit 43e54b8
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 @@ -107,6 +107,7 @@ The Cloud Native Computing Foundation projects are listed [below](projects/), to
| [Clusterpedia](projects/#clusterpedia) | Multi-Cloud | Go |
| [DevStream](projects/#devstream) | Automation & Configuration | Go |
| [OpenCost](projects/#opencost) | Cost Management | Go, Javascript |
| [Curve](projects/#curve) | Storage | C++ |

## Non-code Projects

Expand Down
11 changes: 11 additions & 0 deletions content/contributors/projects.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/)
---

### OpenCost

Expand Down

0 comments on commit 43e54b8

Please sign in to comment.