基于spring boot上的注解缓存,自带轻量级缓存管理页面。@Cache比spring cache更轻量的缓存,支持单个缓存设置过期时间,可以根据前缀移除缓存。采用fastjson序列化与反序列化,以json串存于缓存之中。ace-cache可以快速用于日常的spring boot应用之中。
☆174Jul 12, 2025Updated 7 months ago
Alternatives and similar repositories for ace-cache
Users that are interested in ace-cache are comparing it to the libraries listed below
Sorting:
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Jun 17, 2022Updated 3 years ago
- DistributeCrawler的Maven版☆10Jun 20, 2022Updated 3 years ago
- AG-Gate 是一个基于spring cloud的用户资源授权、api管理授权的网关系统 ,以jwt交互的鉴权token来实施,支持基于Eureka注册中心下的服务鉴权和拦截,同时扩展Eureka下服务失效的通知扩展。☆98Jul 14, 2017Updated 8 years ago
- EserKnife☆14May 11, 2018Updated 7 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 9 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Jan 12, 2017Updated 9 years ago
- 🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台,核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba,前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新☆6,433Aug 29, 2024Updated last year
- mybatis 拦截器--实现数据库数据脱敏☆90Jul 12, 2025Updated 7 months ago
- 微服务配置中心 mconf ,基于 Zookeeper和Redis实现的配置中心。提供拉取配置、订阅配置、新增配置、删除配置、修改配置等功能。支持多数据中心、多环境配置、配置分组、多版本配置等功能。☆112Aug 8, 2017Updated 8 years ago
- Non-blocking (Asynchronous) MySQL Connector☆17May 20, 2014Updated 11 years ago
- 分布式雪花算法全局生成器的SDK,DistributedID的SDK方式接入☆22Jan 21, 2017Updated 9 years ago
- Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework…☆21Feb 9, 2018Updated 8 years ago
- 💢 Nepxion EventBus is a generic event dispatching component based on Google Guava with Spring framework AOP, support synchronous and asy…☆84Aug 11, 2024Updated last year
- AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。☆2,094Apr 1, 2024Updated last year
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- zkdoctor是一个ZooKeeper服务的统计、监控报警以及自动化运维平台☆88Apr 28, 2020Updated 5 years ago
- Pudding 是一款迷你级分布式服务框架☆24Apr 26, 2017Updated 8 years ago
- OSChina 缓存框架重构,本项目已经迁移到码云 gitee.com☆30Apr 26, 2013Updated 12 years ago
- 基于zookeeper+spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。☆116Aug 1, 2017Updated 8 years ago
- word,excel转pdf☆11Oct 26, 2018Updated 7 years ago
- Ribbon Extensions - Smart Routing☆11Apr 29, 2021Updated 4 years ago
- SpringBoot框架搭建的WebSocket项目☆10Jun 6, 2017Updated 8 years ago
- useful full stack RESTful framework☆37Jul 14, 2018Updated 7 years ago
- 基于jdbc的封装,轻量级映射,自带连接池,无第三方依赖。支持多数据源,配置简单,支持注解sql查询,自带分页查询。☆10Mar 7, 2022Updated 4 years ago
- Redis缓存库,支持single/sentinel/sharded/cluster四种集群方式,支持布隆过滤器,支持分布式锁☆10Dec 19, 2025Updated 2 months ago
- Thrift 跨端调用链跟踪 - Jaeger☆11Jun 21, 2022Updated 3 years ago
- Reliable messages resolve distributed transactions☆1,487Feb 9, 2024Updated 2 years ago
- 以Spring Cloud Netflix作为服务治理基础, 展示基于tcc思想所实现的分布式事务解决方案☆2,548Feb 8, 2020Updated 6 years ago
- 分布式事务解决方案之基于可靠消息的最终一致性方案。☆12Jun 21, 2022Updated 3 years ago
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境 运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago
- 大型分布式系统实时监控平台☆29Jan 12, 2023Updated 3 years ago
- 对SkyWalking 中的埋点部分进行抽离形成一个独立的针对于JAVA 埋点的项目。☆14Aug 31, 2022Updated 3 years ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 3 years ago
- dubbo的插件集合☆316Oct 11, 2023Updated 2 years ago
- 基于 `Canal` 的数据感知服务框架. 可用于围绕数据库`Mysql`进行数据相关的各式业务开发, 并建立各式各样的服务平台.☆207Nov 16, 2022Updated 3 years ago
- cloudtask web site☆30Apr 25, 2018Updated 7 years ago
- 规则引擎的使用:excel决策表、drl决策文件 spring3.2+drools5.6 spring4.1+drools5.6 测试通过☆28Apr 24, 2015Updated 10 years ago
- Pinot 是一个实时分布式的 OLAP 数据存储和分析系统。LinkedIn 使用它实现低延迟可伸缩的实时分析。Pinot 从离线数据源(包括 Hadoop 和各类文件)和在线数据源(如 Kafka)中攫取数据进行分析。Pinot 被设计是可以进行水平扩展的☆16Nov 8, 2015Updated 10 years ago
- ☆10Sep 29, 2016Updated 9 years ago