ZhuBaker / redis-lua
Redis + Lua 抢红包程序设计
☆20Updated 6 years ago
Alternatives and similar repositories for redis-lua:
Users that are interested in redis-lua are comparing it to the libraries listed below
- 基于springboot & netty & kafka 实现的消息推送服务☆34Updated 6 years ago
- Java后端开发库,涵盖:常用工具类、SPI扩展、分布式锁、限流、分布式链路追踪等。☆39Updated 2 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆45Updated 7 years ago
- Fastpay的目标是打造一款开源的、轻量级的、微服务化的、可公私有云部署的、可定制化的集成聚合支付和资金清结算于一体的统一支付系统,满足互联网企业业务系统的收款和资金处理等需求。☆51Updated 7 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- 基于springboot定义接口网关☆35Updated 7 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆45Updated 6 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 5 years ago
- springboot结合阿里mycat数据库中间件,实现分库分表☆29Updated 6 years ago
- Netty 实现基于 ProtoBuf 的 WebSocket 通信☆62Updated 7 years ago
- 高并发下本地锁+分布式锁☆64Updated 6 years ago
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆20Updated 7 years ago
- 使用 SpringBoot+SpringAMQP+RabbitMQ 实现 RPC 的 demo☆36Updated 7 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 7 years ago
- 分布式推送项目,利用rocketMq+netty实现分布式推送☆19Updated 5 years ago
- ☆41Updated 6 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- spring-cloud 架构方案支付☆19Updated 2 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆52Updated 5 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆67Updated 6 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆54Updated 4 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 3 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆61Updated 2 years ago
- idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部…☆34Updated last year
- 高可用短信微服务☆58Updated 6 years ago
- spring boot 集成 RocketMq消息中间件☆27Updated 7 years ago
- springboot rabbitmq 实现延迟队列消费(订单定时过期处理)☆20Updated 6 years ago