1 Star 0 Fork 12

YangeCool/tikv

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.dockerignore 524 Bytes
Copy Edit Raw Blame History
# OSX leaves these everywhere on SMB shares
._*
# OSX trash
.DS_Store
# Eclipse files
.classpath
.project
.settings/**
# Vim swap files
*.swp
# Files generated by JetBrains IDEs, e.g. IntelliJ IDEA
.idea/
*.iml
out/
# Vscode files
.vscode/**
target
dist
tmp
/bin
# fuzzing hack, see fuzz/cli.rs
fuzz-incremental/
# cargo configuration. We presently use this to create custom cargo profiles
# that should not be checked in at this location.
.cargo/
# Files generated by tikv-server
/LOCK
/db/
/last_tikv.toml
/raft/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yangecool/tikv.git
git@gitee.com:yangecool/tikv.git
yangecool
tikv
tikv
master

Search

0d507c66 1850385 C8b1a773 1850385