22 Star 77 Fork 13

freshcn/go-id-builder

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.ini 245 Bytes
一键复制 编辑 原始数据 按行查看 历史
freshcn 提交于 2015-09-07 02:17 . 初始化信息
# 服务所监听的端口号
bind=:3002
# 每次向数据申请的id数量
per_step=1000
# 客户端每次最大申请的ID数量
max_request_num = 100
# mysql相关的配置
[mysql]
dsn=name:passwd@tcp(yourname:3306)/id_builder?charset=utf8
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/freshcn/go-id-builder.git
git@gitee.com:freshcn/go-id-builder.git
freshcn
go-id-builder
go-id-builder
master

搜索帮助