scholar-ink / go_micro_demo
golang microservice 集成xorm nsq etcd 优化目录结构
☆19Updated 6 years ago
Alternatives and similar repositories for go_micro_demo:
Users that are interested in go_micro_demo are comparing it to the libraries listed below
- go-kit微服务实践,http restful api、日志功能、限流、服务监控、服务发 现与注册、api网关、服务链路跟踪、服务熔断、jwt身份认证☆20Updated 5 years ago
- Summarize the introduction and project about some mainstream frameworks:Gin,Beego☆35Updated 6 years ago
- 一个使用golang实现的push代理,推送协议采用自定义二进制协议,传输数据简单加密,业务实现push、callback、im,后台消息系统采用nsq☆23Updated last year
- 个人golang常用工具包☆24Updated last year
- 一个基于melody+gin+goredis+gorm的websocket聊天架构,利用redis实现支持分布式部署☆23Updated 6 years ago
- go-micro plugins, auth(JWT+Casbin)、go-micro服务加入istio服务网格☆29Updated 4 years ago
- 小而美的业务基础框架,也是本项目的核心☆45Updated 6 years ago
- go封装的日志 logrus zap,并且增加了opentracing分布式日志追踪,日志格式化成json,日志大小切割☆61Updated last year
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代☆27Updated 4 years ago
- bookinfo服务用于演示go-kit实现微服务☆46Updated 6 years ago
- Golang基于amqp封装的rabbitmq的生产者和消费者的库☆26Updated 6 years ago
- Tool house. with many useful tools, such as config management,json parser, flag tool☆34Updated 3 years ago
- go-micro微服务开发快速开始教程,更多请关注Micro中国站☞☆15Updated 5 years ago
- 面向 Go-Micro 服务的API网关☆84Updated 4 years ago
- simpler golang logger which package sugared zap☆37Updated 2 years ago
- 一些 examples 集合(包括 gRPC, Kubernetes, opentracing, Drone, Python 等 )☆11Updated 4 years ago
- 一个rpcx的演示程序 - 电子商城☆32Updated 5 years ago
- 柔性事务实现(分布式事务),包含基于TCC(Try/Confirm/Cancel)的最终一致事务...☆19Updated 2 years ago
- Golang WEB framework base on Gin, more components to improve development efficiency.☆49Updated 5 years ago
- micro-kit☆9Updated 5 years ago
- 从零开始微服务框架使用