peikaiqiang / redislock-spring-boot-starterLinks
redislock-spring-boot-starter 是一个基于redis实现的分布式注解锁的工具!
☆24Updated 2 years ago
Alternatives and similar repositories for redislock-spring-boot-starter
Users that are interested in redislock-spring-boot-starter are comparing it to the libraries listed below
Sorting:
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆51Updated 3 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆132Updated 3 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆62Updated 2 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 7 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆61Updated 6 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 6 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 8 years ago
- 基于dubbo2.6.4的Dubbo TraceId的设置/获取/传递工具包☆29Updated 6 years ago
- mybatis 拦截器--实现数据库数据脱敏☆90Updated 4 months ago
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆17Updated 2 years ago
- ☆47Updated 3 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 7 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 7 years ago
- 高可用短信微服务☆57Updated 7 years ago
- 基于SpringCloud Finchley.RELEASE的微服务开发脚手架,整合了spring-security-oauth2、springboot-admin、feign、hystrix、spring-cloud-gateway、turbine等全家桶☆136Updated last year
- 基于netty3.6.3实现的文件上传下载功能组件☆40Updated 6 years ago
- Spring Boot Mybatis Plus 多数据源☆67Updated 8 years ago
- 这是一个对文件存储、 JDK8日期,分布式锁、分布式限流、跨域请求,国际化、防XSS攻击、关键字脱敏的增强包,拥有良好的扩展性,一切功能都是基于注解化驱动☆213Updated last year
- Spring Boot Starter for OkHttp3☆56Updated 9 years ago
- 基于自定义注解实现日志字段脱敏☆126Updated 7 years ago
- 基于反射实现,高效 java版开放接口统一网关鉴权demo项目☆71Updated 3 years ago
- 基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Oauth2 + Mybatis + Druid + Mysql + Shardi…☆167Updated 7 years ago
- 一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能☆87Updated 2 years ago
- 基于SpringBoot的注解插件,实现了对接口的防重放攻击 ,校验请求超时,校验请求签名☆17Updated 6 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago