Kaciras / ClosureTable
基于 ClosureTable 的数据库无限级分类示例。
☆82Updated last year
Alternatives and similar repositories for ClosureTable:
Users that are interested in ClosureTable are comparing it to the libraries listed below
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆173Updated 7 months ago
- Leaf项目改进计划——主要是针对美团的分布式ID生成框架Leaf原项目中的一些issue体现出来的问题,对Leaf项目进行功能增强,问题修复及优化改进。介绍文章:https://juejin.im/post/5eaea4f4f265da7b991c4c31☆55Updated 4 years ago
- A better feign client library to combine with SpringBoot.☆72Updated 8 months ago
- Light Security是一个基于jwt的权限控制框架,支持与Spring Boot配合使用,支持Spring MVC与WebFlux☆124Updated 2 years ago
- 基于Spring Cloud Gateway的微服务网关☆93Updated last week
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆61Updated 9 months ago
- uid-generator-spring-boot-starter☆101Updated 3 years ago
- ☆51Updated last year
- 基于 一致性hash算法实现websocket分布式集群的尝试,提供模拟宕机演示解决单点故障demo,实现websocket服务的扩容。基于jenkins +github hook+docker-compose 实现自动化持续部署。☆66Updated 3 years ago
- 轻量级状态机工作流框架☆90Updated 5 years ago
- 记录和总结在落地微服务的过程中的经验☆38Updated 5 years ago
- java 实现微信抢红包算法☆77Updated 5 years ago
- Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Sprin…☆122Updated last month
- id-generator部署即使用的ID生成器, 支持HTTP、Dubbo、Spring Cloud方式.☆123Updated 2 years ago
- 分布式ID生成器框架:超高性能的发号器框架。通过引入多种新的方案,彻底解决雪花算法的时间回拨等问题,并将雪花算法原生QPS提高最少十几~二十倍☆182Updated 9 months ago
- 一款基于MyBatis框架,可以对插入和更新Sql语句动态地添加日期列和对应值的插件☆48Updated 3 years ago
- redis实现延迟消息队列☆278Updated 7 years ago
- 史上最全秒杀系统,附带教程;预热、缓存、MQ、限流、熔断;精品外放☆52Updated last year
- 提供适配mybatis、r2dbc的动态多数据源框架。提供两种动态多数据源:主从数据源 和 非主从的多数据源;其中easymulti-datasource-mybatis还支持:监听sql实现埋点事件、支持监听/跟踪事务状态(包括使用AOP时监听事务,在事务提交后再执行切面…☆31Updated 3 years ago
- spring-statemachine 学习记录