Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。
☆87Mar 20, 2022Updated 4 years ago
Alternatives and similar repositories for springboot-redis-caffeine-cache
Users that are interested in springboot-redis-caffeine-cache are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让缓存的使用在业务开发中更加简单、高效。☆632Apr 13, 2026Updated last month
- spring cache 多级缓存扩展☆269Jan 6, 2023Updated 3 years ago
- 支持根据多个 key 批量获取缓存☆17Jun 14, 2023Updated 2 years ago
- 基于URule-2.1.5开源版本集成SpringBoot-2.0,基于内置源码的集成,方便直接二次开发。☆13Apr 4, 2018Updated 8 years ago
- 简单的字典翻译组件☆10Mar 18, 2024Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- JetCache is a Java cache framework.☆5,582May 23, 2026Updated last week
- 对接 Dify不同应用的 API(spring-boot-starter版本),从而对接自己的业务系统,实现与 Dify 应用的对话流处理,将对话结果流式返回给前端,并将对话结果分发给开发者自行处理☆27Sep 4, 2024Updated last year
- 易用的轻量化的网络爬虫(Easy to use lightweight web crawler)☆10Mar 21, 2016Updated 10 years ago
- 基于Transformer模型构建的聊天机器人-Catalina☆12Jul 5, 2020Updated 5 years ago
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆16Dec 16, 2022Updated 3 years ago
- 包含Java中API的很多案例,Spring、SpringBoot、SpringCloud框架、Dubbo、Netty 服务端与客户端开发案例,,以及 众多中间件Clint API的使用(感谢咕泡学院)☆11Mar 8, 2023Updated 3 years ago
- Spring, SpringMVC (V4.3.2) + MyBatis(V3.2.2) 注解SQL, 搭建的API接口服务器. 适合APP, 小程序接口相关开发☆12Dec 5, 2018Updated 7 years ago
- tbnet☆14Sep 6, 2017Updated 8 years ago
- Double Level Cache Framework base on Memory and Redis☆115Jul 2, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- spark算子使用例子, spark RDD的算子挺多,有时候如何灵活的使用,该如何用一下子想不起来,这一段时间将spark的算子如何使用的例子给记录了下来,下面是spark RDD 的一些常用算子的使用 这些算子包括有java的,也有scala的语言(博客中才有),由于精…☆35Jul 12, 2018Updated 7 years ago
- 使用Tensorflow实现了一个简易的中文聊天机器人☆14Aug 16, 2018Updated 7 years ago
- 多级缓存架构项目,kafka读取缓存更新请求,从数据库获取缓存,写入ehcache和redis☆11Jul 6, 2018Updated 7 years ago
- 基于Netty4的TCP协议的文件上传服务,支持不同客户端的Session级断点续传,支持大文件传输,支持调整传输速率,支持客户端 并发传输☆19Dec 5, 2023Updated 2 years ago
- 2.5D Axonometric Projection Engine☆61Mar 30, 2020Updated 6 years ago
- 分布式事务本地事件表实现☆22Sep 29, 2017Updated 8 years ago
- golang自定义协议解决tcp粘 包、拆包问题☆14Jan 28, 2022Updated 4 years ago
- A demo helps you have a quick start to Tencent Cloud Mesh 🚀☆11Sep 9, 2022Updated 3 years ago
- 使用ACT做的一个MQ小工具,目前包括redis,rocketmq,rabbitmq 三种MQ消息的接收与发送☆13May 13, 2019Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 简单的高可扩展的促销引擎(简化版的插件化架构)☆17Sep 14, 2021Updated 4 years ago
- Sending and receiving protobuf using NIO socket☆14Jan 24, 2026Updated 4 months ago
- A hands-on, self-directed java performance training platform. An easy to install uber jar with an Angular 13 GUI that orchestrates a lo…☆16Apr 11, 2023Updated 3 years ago
- Editable table based on Vue3 & Element Plus (branch 'vue2': Vue2 & Element UI)☆19Dec 13, 2024Updated last year
- Simple, beautiful data driven tooltip☆13Mar 13, 2022Updated 4 years ago
- A multi-level cache framework..(多级缓存框架XXL-CACHE)☆265May 10, 2026Updated 2 weeks ago
- 为监控而生的分布式多级缓存框架☆984Nov 13, 2025Updated 6 months ago
- A pixel-style rougelike RPG dungeon game in unity3d. Weapon Forging will be the primary element .☆14Dec 19, 2016Updated 9 years ago
- JetCache Plus是对Alibaba JetCache的增强工具。用于提供自动同步失效本地缓存、AOP缓存注解支持多缓存集合处理、Dubbo服务先缓存调用再RPC调用、缓存jackson序列化的解决方案。☆67Jan 18, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 我们理想的微服务权限解决方案应该是这样的,认证服务负责认证,网关负责校验认证和鉴权,其他API服务负责处理自己的业务逻辑。安全相关的逻辑只存在于认证服务和网关服务中,其他服务只是单纯地提供服务而没有任何安全相关逻辑。☆147Sep 24, 2023Updated 2 years ago
- 3个例子说明threadlocal的透传问题☆13Dec 5, 2023Updated 2 years ago
- Expose a server running on your local machine to the internet, like Ngrok, based on Netty☆14Jun 1, 2021Updated 4 years ago
- 微服务注册与配置中心的Nacos风头正盛,专门为Java开发者分享Nacos源码分析、Nacos好的代码设计、Nacos设计模式等。虽然过程会很难,希望可以坚持输出。在线访问:https://wuchubuzai2018.github.io/nacos-guide/☆18Oct 29, 2022Updated 3 years ago
- A project scaffold for one-click generation of Alibaba's best-practice architectures (COLA, Layered, MVC), with built-in configurations f…☆11Jan 16, 2025Updated last year
- jedis-client可重入分布式锁,支持redlock☆18Jul 11, 2022Updated 3 years ago
- 轻量级规则引擎☆23Aug 15, 2017Updated 8 years ago