Plen-wang / read-loadbalance
database read loadbalance for golang
☆13Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for read-loadbalance
- 根据具体业务数据的划分,实现db级别的数据分片拆分。思路来源mycat和kingshard。☆33Updated 6 years ago
- golang 集成开发框架☆13Updated last year
- A general code generation tools for Go applications☆11Updated 7 years ago
- dister(Distribution Cluster)是一款轻量级高性能的分布式集群管理软件,实现了分布式软件架构中的常用核心组件,包括:服务配置管理中心、服务注册与发现、服务健康检查、服务负载均衡。dister的灵感来源于ZooKeeper、Consul、Etcd,它们…☆42Updated 6 years ago
- 4层的网络代理,可以用来模拟网络延迟和丢包,帮助更好的测试程序☆72Updated 6 years ago
- 网关图形配置工具,基于rails☆18Updated 6 years ago
- 配置管理平台客户端☆11Updated 4 years ago
- go-micro plugins, auth(JWT+Casbin)、go-micro服务加入istio服务网格☆29Updated 4 years ago
- 一个简单的分布式任务调度系统,有vue管理后台可以操作☆24Updated 5 years ago
- 公共库(提供加解密,三方组件的封装等)☆16Updated last month
- 微核心、高性能的Go语言Web框架☆36Updated 3 weeks ago
- 为了促进产品的平台化建设, 把kafka消息队列从服务中抽象出来。让消息队列只关注消息的订阅和发布,使用微服务,减少与业务逻辑的耦合, 该服务支持多实例部署☆19Updated 7 years ago
- IM(即时通讯)server☆21Updated 4 years ago
- 基于内存结构的多条件组合查询器(Golang)☆33Updated 5 years ago
- Lightweight Goroutine pool☆26Updated 7 years ago
- ☆15Updated 6 years ago
- ☆23Updated last year
- go timewheel timer and concurrent bucket timer☆33Updated 5 years ago
- go mysql driver, support distributed transaction☆34Updated 2 years ago
- 基于binlog解析的 mysql/mariadb 的增 量数据实时同步服务组件☆50Updated 2 years ago
- Angular5+ Ant Design编写的简易版博客后台管理系统, Go Web编写的服务端☆14Updated 6 years ago
- 演示go命令行嵌入前端资源☆16Updated 3 years ago
- golang 版的tcp通讯库,让tcp开发更简单☆15Updated 6 years ago
- Goroutine local storage library☆10Updated 6 years ago
- HiMagpie 网关,负责 TCP 长连接建立、心跳、消费消息队列并推送等。