muker:Golang 的 MySQL 兼容代理

时间:2021-07-23 06:43:40
【文件属性】:
文件名称:muker:Golang 的 MySQL 兼容代理
文件大小:56KB
文件格式:ZIP
更新时间:2021-07-23 06:43:40
Go 穆克 Golang 的 MySQL 兼容代理。 安装 代理服务器 go get -u github.com/openinx/muker cd $GOPATH/src/github.com/openinx/muker make run 启动 MySQL 客户端 mysql --no-defaults -P4567 -h127.0.0.1 待办事项列表 请访问:
【文件预览】:
muker-master
----proto()
--------packet.go(10KB)
----utils()
--------utils.go(181B)
--------bytes_test.go(480B)
--------bytes.go(3KB)
----doc()
--------todo.md(250B)
----mysql()
--------utils.go(23KB)
--------client.go(3KB)
--------transaction.go(729B)
--------errors_test.go(989B)
--------errors.go(3KB)
--------connection.go(8KB)
--------collations.go(8KB)
--------driver.go(3KB)
--------buffer.go(3KB)
--------packets.go(28KB)
--------infile.go(4KB)
--------rows.go(2KB)
--------const.go(3KB)
--------statement.go(3KB)
--------driver_test.go(40KB)
--------result.go(600B)
--------utils_test.go(13KB)
----README.md(304B)
----Makefile(121B)
----.gitignore(17B)
----server()
--------server.go(1KB)
--------session.go(5KB)
----cmd()
--------muker.go(558B)
----pools()
--------conn_pools_test.go(1KB)
--------conn_pool.go(1KB)

网友评论