13 Star 39 Fork 14

matrixorigin/matrixone

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github
LICENSES
cgo
cmd
docs/rfcs
00000000-template.md
20211210_aoe_layout.md
20211210_aoe_overall_design.md
20220503_tae_design.md
README.md
etc
optools
pkg
proto
test/distributed
thirdparties
.dockerignore
.gitignore
.golangci.yml
.licenserc.yml
.markdownlint.yaml
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Makefile
README.md
README_CN.md
go.mod
go.sum
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

About RFCs

Contributors will use Github pull request workflow to develop and review the 'minor' changes, such as bug fixes and document updates. For 'major' changes like new features or improvements to MatrixOne, RFC process can be used to provide clear and high-level description of the proposal.

RFC Process

  1. Fork the repository.
  2. Copy the template file: cp 00000000-template.md text/00000000-feature_name.md
  3. Fill the detail information into the RFC file and the status in RFC should be 'drafted'.
  4. Commit the change with message prefix: "[RFC] feature name"
  5. Submit the PR to the main branch.
  6. Once the PR is reviewed, the filename should be change to "YYYYMMDD_feature_name.md" and the status in RFC should be 'in progress'.
  7. Once the feature is implemented, the RFC status need to be change to 'completed'. If other implementation make an RFC obsolete, it need to be changed to 'obsolete' status and refer to new RFC or PR.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/matrixorigin/matrixone.git
git@gitee.com:matrixorigin/matrixone.git
matrixorigin
matrixone
matrixone
main

搜索帮助