WellJay / spring-data-redis-toolsLinks
🔒spring data redis 封装工具类包含分布式锁(distributedLock)、分布式唯一键(distributedId)
☆53Updated 5 months ago
Alternatives and similar repositories for spring-data-redis-tools
Users that are interested in spring-data-redis-tools are comparing it to the libraries listed below
Sorting:
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- 基于Spring Cloud的微服务治理平台☆46Updated 6 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 3 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆67Updated 7 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago
- spring整合guava和redis实现本地和远程缓存☆42Updated 9 years ago
- 订单状态机☆35Updated 9 years ago
- 一个分布式限流的解决方案!☆109Updated 2 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 3 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆41Updated 2 years ago
- quartz + springboot + RabbitMQ + H2(in-memory database) + dynamic task management web console.☆120Updated 4 years ago
- Shiro多项目权限集中管理(菜单、按钮、区域管理、组织机构管理、数据权限)☆63Updated 6 years ago
- 基于事务的读写分离☆45Updated 7 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103Updated 6 years ago
- Spring Boot 整合常用框架组成完整可用的快速开发模板。更快的项目搭建、更高开发和运行效率、更灵活的应对需求变化、更好的可重构和维护性。☆56Updated 2 years ago
- 欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从…☆47Updated 8 years ago
- redis分布式锁☆47Updated 10 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆61Updated 2 weeks ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 9 years ago
- 基于Spring Cloud、微服务的电商购物平台☆148Updated 8 years ago
- mybatis table sharding plugin☆60Updated 3 years ago
- SpringBoot+elasticsearch6.x+mybatis☆53Updated 7 years ago
- Starter for messaging using Apache RocketMQ☆96Updated 6 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 基于Dubbo实现的SOA分布式(没有实现分布式事务)---SpringBoot整合各种组件的JavaWeb脚手架☆24Updated 7 years ago