springboot 使用 redis guava caffeine 缓存示例
☆158Jun 20, 2022Updated 3 years ago
Alternatives and similar repositories for spring-boot-redis-guava-caffeine-cache
Users that are interested in spring-boot-redis-guava-caffeine-cache are comparing it to the libraries listed below
Sorting:
- cleverframe☆15Mar 9, 2018Updated 8 years ago
- ☆13Mar 26, 2018Updated 7 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 8 years ago
- 针对阿里巴巴 canal客户端封装,与spring无缝衔接☆25Dec 16, 2022Updated 3 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 3 years ago
- 基于mqtt实现的即时通讯IM服务☆41Sep 15, 2016Updated 9 years ago
- Spring Boot Starter for Redisson.☆34Aug 1, 2018Updated 7 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 9 years ago
- ☆10Aug 25, 2015Updated 10 years ago
- 规则引擎的使用:excel决策表、drl决策文件 spring3.2+drools5.6 spring4.1+drools5.6 测试通过☆28Apr 24, 2015Updated 10 years ago
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Apr 1, 2017Updated 8 years ago
- Coffee service reactive sample app created using R2DBC & Postgres☆13Oct 10, 2018Updated 7 years ago
- springboot auto xss☆11May 23, 2018Updated 7 years ago
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 4 months ago
- 分 布式架构Wish脚手架项目,mybatis据库读写分离,disconf配置中心等☆16Dec 16, 2022Updated 3 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- 平滑关闭 Spring Boot 应用示例程序☆16Jul 21, 2019Updated 6 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆241Jul 30, 2025Updated 7 months ago
- study demos for hadoop、hbase、hive、spark、storm .......☆16Mar 9, 2016Updated 10 years ago
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 8 years ago
- spring-boot-starter-samples☆74Dec 2, 2024Updated last year
- 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。☆26May 30, 2019Updated 6 years ago
- 基于boot2.1.5+activiti6+modeler5.22创建工作流项目,已经解决完冲突☆12Jul 12, 2025Updated 8 months ago
- spring-boot-student☆1,000Feb 6, 2025Updated last year
- 用Netty实现NIO Socket聊天系统示例☆11May 14, 2014Updated 11 years ago
- 基于 Spring 和 Jedis 的 Disque 封装,使用注解驱动☆22Feb 15, 2016Updated 10 years ago
- 游戏中常用的线程池,顺序队列和非顺序队列☆22Jun 6, 2017Updated 8 years ago
- 1、mysql数据同步到redis 2、redis里面主键的设计、3、redis和数据库之间的数据同步☆219Dec 28, 2015Updated 10 years ago
- 多租户分销系统,开箱即用。基于Guns后台框架,动态分销配置调整,内置多种分销策略,文档注释齐全,能够快速上手并与其他模块对接或者自行拓展。如果帮助到你,请Star项目给予作者支持!☆11Feb 22, 2023Updated 3 years ago
- log4j appender writing straight to Redis☆27Apr 1, 2013Updated 12 years ago
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆19Nov 17, 2017Updated 8 years ago
- 采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度…☆31Jun 1, 2017Updated 8 years ago
- VX-API-Gateway是基于Vert.x(java)开发的API网关,是一个分布式,全异步,高性能,可扩展,轻量级的API网关☆350May 23, 2023Updated 2 years ago
- 基于canal的mysql slave实现☆12Apr 7, 2013Updated 12 years ago
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Jan 22, 2018Updated 8 years ago
- mysql通过binlog实现增量、oracle通过logminer实现增量☆14May 28, 2022Updated 3 years ago
- starter for disruptor☆127Dec 27, 2025Updated 2 months ago
- google guava examples☆11Feb 17, 2022Updated 4 years ago