shenyang312 / goudaner-platformLinks
☆20Updated 6 years ago
Alternatives and similar repositories for goudaner-platform
Users that are interested in goudaner-platform are comparing it to the libraries listed below
Sorting:
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- mica 演示项目☆48Updated 2 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆30Updated 2 years ago
- spring boot 集成 RocketMq消息中间件☆27Updated 7 years ago
- 适用于Spring Cloud体系的文档中心,不需要 使用Swagger,支持选择IP调用,如果使用了Swagger优先Swagger调用☆25Updated 6 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- 将数据库的表信息(表、字段、属性等)导出存放到word文档☆34Updated 6 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- 延迟(延时)任务处 理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- Sync是一款分布式场景下基于Redis的安全高效的线程同步组件,提供分布式可重入互斥锁、分布式可重入读写锁、分布式信号量。提供相应注解,使用简单,可与spring-boot无缝集成。☆12Updated 2 years ago
- 一款专门为SpringBoot项目设计的限流组件,利用Redis+lua从而来实现高性能和分布式的能力。使用比较简单。通过半嵌入式的开发即可使用分布式注解。☆17Updated 3 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 6 years ago
- 简单的ORM框架☆24Updated 6 years ago
- ☆43Updated 2 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- Spring Boot 集成 RabbitMQ☆28Updated 6 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- 有关Spring Cloud博客的代码☆28Updated 6 years ago
- xxl-job-nacos项目目前基于xxl-job v2.2.0版本改造,基于nacos服务注册中心实现服务自动发现的分布式定时任务☆33Updated last year
- 启动应用即已经提供外部网络请求☆25Updated 7 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 2 years ago
- 解决异构系统间消息通知时保证消息必达☆64Updated 2 years ago
- 分表分库☆12Updated 8 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Updated 9 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Updated 2 years ago
- 幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布式锁来进行控制☆27Updated 4 years ago