rpcx-ecosystem / rpcx-demoLinks
一个rpcx的演示程序 - 电子商城
☆32Updated 6 years ago
Alternatives and similar repositories for rpcx-demo
Users that are interested in rpcx-demo are comparing it to the libraries listed below
Sorting:
- GO Micro 搭建 Consul服务发现集群实例☆23Updated 7 years ago
- go-micro微服务开发快速开始教程,更多请关注Micro中国站☞☆15Updated 5 years ago
- 从零开始微服务框架使用☆44Updated 6 years ago
- gin base framework☆44Updated 6 years ago
- ☆40Updated this week
- 一个能够仅仅依赖你创建好的 sql 文件,就能 自动帮你生成基础服务端框架代码 的 go server 框架☆52Updated 8 years ago
- 配置管理平台:项目管理、配置管理、配置发布,配置接口等☆83Updated 5 years ago
- A lightweight json parsing library for golang.☆54Updated 6 years ago
- 非常简单的异步命令执行队列☆27Updated 6 years ago
- dapp skeleton based on go-kit☆74Updated 7 years ago
- 使用 gin 和 xorm 搭建权限管理基础框架☆72Updated 2 years ago
- 为了促进产品的平台化建设, 把kafka消息队列从服务中抽象出来。让消息队列只关注消息的订阅和发布,使用微服务,减少与业务逻辑的耦合, 该服务支持多实例部署☆19Updated 8 years ago
- simpler golang logger which package sugared zap☆36Updated 3 years ago
- 小而美的业务基础框架,也是本项目的核心☆44Updated 6 years ago
- firetower 基于golang构建的websocket开发框架 | 推送 | IM | 游戏☆54Updated 6 months ago
- beego框架的RABC插件,包括路由、权限、角色、授权、菜单管理的功能☆80Updated 7 years ago
- juno-install moved to https://github.com/douyu/jupiter-layout/tree/main/deployment☆25Updated 2 years ago
- easydevops 最小化的自动构建部署☆56Updated 2 years ago
- SQL☆50Updated 3 months ago
- 延时队列,利用redis zset和list实现,提供grpc接口☆31Updated 5 years ago
- go 开发经常用到的解析包☆71Updated 5 years ago
- go-micro plugins, auth(JWT+Casbin)、go-micro服务加入istio服务网格☆28Updated 5 years ago
- Go graphics are generated as code tools☆43Updated 3 years ago
- a pub/sub messaging system based on websocket☆60Updated 6 years ago
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代