butter-fly / belling-redis-id-generator
基于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
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 6 years ago
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 6 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 基于spring cloud eureka实现。 fm-cloud-bamboo: 接口多版本控制, fm-cloud-graybunny: 灰度发布,A/B Test☆82Updated 5 years ago
- Learning about the spring-boot instances☆56Updated 7 years ago
- kingMicro 是一套dubbo为核心的微服务套件。包括服务治理、API网关、降级熔断及服务层流量防护、分布式链路追踪等组件 演示环境:admin,admin(演示环境已屏蔽修改admin密码,及删除菜单)☆3Updated 2 years ago
- 简单,集中,分布式的配置管理☆121Updated 6 years ago
- AG-Gate 是一个基于spring cloud的用户资源授权、api管理授权的网关系统,以jwt交互的鉴权token来实施,支持基于Eureka注册中心下的服务鉴权和拦截,同时扩展Eureka下服务失效的通知扩展。☆99Updated 7 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 3 years ago
- oauth2-shiro与Redis的整合, 更符合实际项目需要☆82Updated 7 years ago
- http://www.itmuch.com☆51Updated 7 years ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 8 years ago
- 分布式事务解决方案☆44Updated 2 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- SpringBoot操作Elasticsearch的实战案例,elasticsearch 2.4.5/5.6.1☆35Updated 5 years ago
- spring整合guava和redis实现本地和远程缓存☆41Updated 9 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- 🎯 Nepxion Permission is a permission system based on Spring Cloud with Nepxion Matrix AOP framework and Aquarius framework, and add perm…☆80Updated 8 months ago
- dubbo provide HTTP service☆26Updated 6 years ago
- 《重新定义Spring Cloud实战》实体书目录☆30Updated 6 years ago
- 基于事务的读写分离☆45Updated 7 years ago
- 简约而不简单功能强大的配置中心。部署简单、支持多环境多版本配置管理。支持全局配置、多应用共享配置、配置加密、配置实时同步、spring/springboot无缝对接,细粒度权限控制、安全过滤等功能☆48Updated 2 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 2 years ago
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- 分布式数据源,数据源的动态寻找,分布式事务JTA实现☆47Updated 2 years ago
- Spring boot shiro spring-session redis☆52Updated 7 years ago