https://github.com/moodrain/mysql-proxy
a simple mysql proxy demo by golang
https://github.com/moodrain/mysql-proxy
Last synced: about 2 months ago
JSON representation
a simple mysql proxy demo by golang
- Host: GitHub
- URL: https://github.com/moodrain/mysql-proxy
- Owner: moodrain
- Created: 2021-01-19T09:57:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-16T06:42:22.000Z (over 3 years ago)
- Last Synced: 2023-08-12T03:58:52.667Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### MySQL Proxy
a simple mysql proxy demo
* keep mysql connection alive
* reuse authorized connection---------------------
#### MySQL 代理
一个简单的 mysql 代理例子
* 保持 mysql 连接
* 复用已认证的连接