henson / proxypool

Golang实现的IP代理池
Apache License 2.0
1.65k stars 341 forks source link

能不能把sqlite驱动换成纯go的,cgo版本的驱动编译比较慢,而且交叉编译会比较麻烦 #84

Open wuzhican opened 1 year ago

wuzhican commented 1 year ago

项目中当前使用的是github版本的orm,换成xorm.io版本的orm后就可以支持纯go实现的sqlite驱动