langzhiwu / rdslockLinks
用Redis实现分布式锁 与 实现任务队列
☆11Updated 7 years ago
Alternatives and similar repositories for rdslock
Users that are interested in rdslock are comparing it to the libraries listed below
Sorting:
- 为了促进产品的平台化建设, 把kafka消息队列从服务中抽象出来。让消息队列只关注消息的订阅和发布,使用微服务,减少与业务逻辑的耦合, 该服务支持多实例部署☆19Updated 8 years ago
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代☆28Updated 5 years ago
- firetower 基于golang构建的websocket开发框架 | 推送 | IM | 游戏☆54Updated 5 months ago
- 文件服务器可分片,断点续传等☆20Updated 5 years ago
- HiMagpie 网关,负责 TCP 长连接建立、心跳、消费消息队列并推送等。☆16Updated 8 years ago
- simpler golang logger which package sugared zap☆36Updated 3 years ago
- go语言照片网站,根据徐式伟《go语言编程》的例子编写☆19Updated 7 years ago
- Apiware binds the specified parameters of the Golang net/http and fasthttp requests to the structure and verifies the validity of the par…☆25Updated 8 years ago
- 一个使用golang实现的push代理,推送协议采用自定义二进制协议,传输数据简单加密,业务实现push、callback、im,后台消息系统采用nsq☆22Updated 2 years ago
- 学习和研究Go的一些代码☆51Updated 7 years ago
- go-kit微服务实践,http restful api、日志功能、限流、服务监控、服务发现与注册、api网关、服务链路跟踪、服务熔断、jwt身份认证☆20Updated 6 years ago
- GO Micro 搭建 Consul服务发现集群实例☆23Updated 7 years ago
- util toolkit for go(golang)☆52Updated 5 years ago
- notify server via websocket☆10Updated 5 years ago
- PepperCron is a distributed cron job management system☆33Updated 2 years ago
- 小而美的业务基础框架,也是本项目的核心☆44Updated 6 years ago
- go network lib☆16Updated 3 years ago
- 批处理延迟任务队列☆53Updated 12 years ago
- Golang邮件发送,支持异步发送、一对一发送、群发☆13Updated 9 years ago
- 非常简单的异步命令执行队列☆27Updated 6 years ago
- rstore是一个使用golang实现的快速、轻量级的数据库中间件,使用redis协议交互,根据路由规则,某类key可同时存放在mysql,postgresql,redis中。自带web管理工具☆26Updated 8 years ago
- 用来发送报警信息到微信上☆18Updated 7 years ago
- ATC is an open-source, development framework for the Go programming language.(REST/gRpc/Queue/Thrift/Websocket)☆42Updated 7 years ago
- Go的泛型文档、代码、讨论☆42Updated 6 years ago
- 一个能够仅仅依赖你创建好的 sql 文件,就能 自动帮你生成基础服务端框架代码 的 go server 框架☆52Updated 8 years ago
- 通用资源池,动态增加资源实例,并支持空闲资源定时回收。☆18Updated 9 years ago
- 基于epoll+协程池的golang网络库。支持epoll事件触发,读数据和业务逻辑处理分离,最大化利用cpu,防止内存急剧暴涨,适用于长连接、短连接,支持请求对象池和连接对象池☆32Updated 6 years ago
- varconf配置中心后端代码(varconf是基于golang的分布式统一配置中心,轻量级部署和接入)☆13Updated 5 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- 延时队列,利用redis zset和list实现,提供grpc接口☆31Updated 5 years ago