NotFound9 / LeafLinks
Leaf项目改进计划——主要是针对美团的分布式ID生成框架Leaf原项目中的一些issue体现出来的问题,对Leaf项目进行功能增强,问题修复及优化改进。介绍文章:https://juejin.im/post/5eaea4f4f265da7b991c4c31
☆56Updated 5 years ago
Alternatives and similar repositories for Leaf
Users that are interested in Leaf are comparing it to the libraries listed below
Sorting:
- logback扩展,集成transmittable-thread-local支持跨线程池的mdc跟踪☆164Updated this week
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆85Updated last year
- A better feign client library to combine with SpringBoot.☆73Updated last year
- The java retry framework.(支持注解的 java 重试框架)☆185Updated last year
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆177Updated last year
- nacos 教程,包括原理,实践,应用场景☆76Updated 3 years ago
- 一个高性能二级缓存实现, 内存LRU缓存 + 磁盘文件持久化缓存。☆63Updated 4 years ago
- ☆59Updated 2 years ago
- 分布式ID生成器框架:超高性能的发号器框架。通过引入多种新的方案,彻底解决雪花算法的时间回拨等问题,并将雪花算法原生QPS提高最少十几~二十倍☆188Updated last year
- An internal support project for spring-context in Alibaba☆154Updated last year
- Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Sprin…☆125Updated this week
- ☆42Updated last year
- spring-statemachine 学习记录☆97Updated 7 years ago
- 《深度剖析Apache Dubbo技术内幕》一书Demo☆83Updated 2 years ago
- easy-retry☆188Updated 5 months ago
- venus-cloud-feign-对Spring Cloud Feign的增强☆164Updated 6 years ago
- Seata 文档☆250Updated 5 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆63Updated last year
- cmt-statemachine【草帽】,是一个无状态的轻量级状态机☆56Updated 2 years ago
- redis实现延迟消息队列