Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create graducation-TinyKV.md #669

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions incubator/graduation-proposal/graducation-TinyKV.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## Talent Plan TinyKV Graduation Proposal

TinyKV is one course of Talent Plan, aims to help learners to learn distributed key value storage system design and implementation.

On behalf of the maintainers team, we believe TinyKV is ready for [graduation stage](https://github.com/pingcap/community/tree/master/incubator#projects-approval-criteria.md).

## Graduation State Criteria


### Accomplished all the design goal and roadmap for the project.

Yes

### Build an open source community around the project.
#### Has detailed user documentation and basic reference manuals.
Yes, see [https://github.com/pingcap/talent-plan](https://github.com/pingcap/talent-plan)
#### Has an automated continuous integration test infrastructure (CI).
Yes
#### Has a clear open source contribution workflow(can follow the workflow of TiDB).
Yes, follow the workflow the workflow of TiDB
#### Has a clear member promotion path, with basic community governance documentation(can follow the governance of TiDB Community).
Yes, see https://tidb.net/talent-plan
#### Has a clear release method and release cycle, with release notes provided for every release.
Yes
#### Has at least two more contributors besides the initial maintainers. Contributions include but not limited to code, documentation, review.

- https://github.com/Connor1996 (from PingCAP Cloud Storage team)
- https://github.com/zhangyangyu (from PingCAP Cloud Eco System team)
- https://github.com/you06 (from PingCAP Txn team)