xjzrc / docker-compose-file
使用docker快速搭建zookeeper、kafka、redis集群,方便开发与测试
☆15Updated 6 years ago
Alternatives and similar repositories for docker-compose-file:
Users that are interested in docker-compose-file are comparing it to the libraries listed below
- seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式☆24Updated 4 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago
- 快速使用spring cache☆10Updated 7 years ago
- 使用Docker与Docker-compose快速搭建的一些中间件和软件环境,包括Redis哨兵、RocketMq、RabbitMq、Kafka、Mysql主从等等☆50Updated 4 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- squirrel-foundation状态机的demo版本☆11Updated 6 years ago
- Spring Boot监控☆20Updated last year
- 大型分布式系统实时监控平台☆28Updated 2 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆29Updated 2 years ago
- 双重缓存,通过guava-cache和redis实现本地缓存+服务器缓存的双重缓存☆21Updated 4 years ago
- spring 快速开发工具包,读写分离,多数据源,自动集成了mybatis,sharding-jdbc,redis,seata等☆20Updated 2 years ago
- Spring Cloud OpenFeign增强☆11Updated 6 years ago
- 简约而不简单功能强大的配置中心。部署简单、支持多环境多版本配置管理。支持全局配置、多应用共享配置、配置加密、配置实时同步、spring/springboot无缝对接,细粒度权限控制、安全过滤等功能☆48Updated 2 years ago
- spring boot 集成 RocketMq消息中间件☆27Updated 7 years ago
- 发送博文到不同社交平台,SegmentFault、简书、CSDN等☆17Updated 6 years ago
- spring boot集成其他组件☆22Updated 2 years ago
- springboot项目使用脚手架,集成redis、mysql、pg,hbase、elasticsearch、kafka等常用组件功能☆20Updated 2 years ago
- 风控系统设计demo☆23Updated 7 years ago
- 支付系统☆7Updated 2 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆37Updated 2 years ago
- 参考龙果支付(https://github.com/roncoo/roncoo-pay) 做二次开发,支持APP支付☆25Updated 2 years ago
- 一个基于eureka服务发现对微服务应用JVM和WEB请求指标、微服务运行状态的监控,并通过图形化来展示的小型轻量级监控系统。☆18Updated 5 years ago
- 基于annotation的http请求去重插件☆10Updated 7 years ago
- 微服务架构实战篇(五):Spring boot2.x + Guava 并使用RateLimiter秒杀限流☆12Updated 6 years ago
- 在mysql-binlog-connector-java基础上参考 keking-binlog-distributor,提供了监听mysql数据库二进制日志并进行分发的功能☆15Updated 2 years ago
- 适用于Spring Cloud体系的文档中心,不需要 使用Swagger,支持选择IP调用,如果使用了Swagger优先Swagger调用☆25Updated 6 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- 线程池监控agent实现☆15Updated 3 years ago
- active-mq源码阅读☆11Updated 6 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago