12 Star 52 Fork 17

Gitee 极速下载/LinDB

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/lindb/lindb
克隆/下载
.gitignore 739 Bytes
一键复制 编辑 原始数据 按行查看 历史
.idea/
test_data
bin/
.vscode/
.DS_Store
*.log
.history
*.bat
release/
# temp file during testing
cpu_profile
*gomock*
*.db
*.pprof
# config files
root.toml
broker.toml
storage.toml
standalone.toml
## Go
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# mock files
*mock.go
*mock.pb.go
*mock_test.go
# docker cluster
docker/broker*/
docker/storage*/
default.etcd
web/node_modules/
web/build/*
web/static/* web/yarn-error.log
web/package-lock.json
web/.yarn
web/.yarnrc.yml
# Test binary, built with `go test -c`
*.test
1.txt
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.cov
*.tmp
coverage.html
/data
# Dependency directories (remove the comment below to include it)
# vendor/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/mirrors/LinDB.git
[email protected]:mirrors/LinDB.git
mirrors
LinDB
LinDB
main

搜索帮助