butter-fly / belling-redis-id-generatorLinks
基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近1000w个订单号的生成和使用, 比如 173071503441
☆46Updated 6 years ago
Alternatives and similar repositories for belling-redis-id-generator
Users that are interested in belling-redis-id-generator are comparing it to the libraries listed below
Sorting:
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆61Updated 6 years ago
- AG-Gate 是一个基于spring cloud的用户资源授权、api管理授权的网关系统,以jwt交互的鉴权token来实施,支持基于Eureka注册中心下的服务鉴权和拦截,同时扩展Eureka下服务失效的通知扩展。☆99Updated 8 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- 基于Spring Cloud的微服务治理平台☆47Updated 6 years ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 9 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 订单状态机☆35Updated 9 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 4 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 7 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 7 years ago
- api网关☆117Updated 7 years ago
- mybatis 拦截器--实现数据库数据脱敏☆90Updated last month
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago
- 基于事务的读写分离☆45Updated 7 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆62Updated 2 months ago
- 🔨 Nepxion Skeleton is a generic codes and files generator based on freemaker for any text formats, and provides skeleton of Spring Cloud…☆69Updated last year
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- Learning about the spring-boot instances☆56Updated 8 years ago
- dubbo日志扩展插件☆25Updated 7 years ago
- MyDog是一个代码生成工具,目前实现了一键生成基于SpringBoot的web工程。项目特点是所有功能均基于插件开发。理论上可以无限扩展。☆56Updated 3 years ago
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- mybatis table sharding plugin☆60Updated 3 years ago
- Spring Boot 整合常用框架组成完整可用的快速开发模板。更快的项目搭建、更高开发和运行效率、更灵活的应对需求变化、更好的可重构和维护性。☆57Updated 3 years ago
- redis分布式锁☆48Updated 10 years ago