lishuo9527 / LocalCacheLinks
JAVA LocalCache -- JAVA 本地缓存工具类
☆63Updated 8 years ago
Alternatives and similar repositories for LocalCache
Users that are interested in LocalCache are comparing it to the libraries listed below
Sorting:
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- 分布式锁的简单实现☆107Updated 8 years ago
- init project☆74Updated 4 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 对官方spring boot starter对mongodb支持的扩展,提供更多配置属性,比如:连接数的配置等☆159Updated 7 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语 言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- 状态机工程☆38Updated 6 years ago
- ☆155Updated 9 years ago
- 基于Redis的分布式限流组件,注解支持☆145Updated 6 years ago
- SpringBoot+elasticsearch6.x+mybatis☆53Updated 7 years ago
- 无侵入的应用级网关限流框架,无需配置文件,细粒度控制,高灵活性,高可用性,使用redis+lua脚本实现。☆152Updated 5 months ago
- ☆91Updated 6 years ago
- 封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化☆97Updated 3 years ago
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- 一个分布式限流的解决方案!☆109Updated 2 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 3 years ago
- 简单,集中,分布式的配置管理☆121Updated 6 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆49Updated 2 years ago
- 基于自定义注解实现日志字段脱敏☆126Updated 6 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- 一种简单易懂的分库分表方案☆95Updated 6 years ago
- Spring Cloud与Dubbo共存方案☆157Updated 8 years ago
- 日积月累,开源框架学习(Thrift、Dubbo、Spring、Guava ... )☆76Updated 3 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆67Updated 7 years ago
- 基于netty3.6.3实现的文件上传下载功能组件☆40Updated 6 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆61Updated 2 weeks ago
- 基于spring boot上的注解缓存,自带轻量级缓存管理页面。@Cache比spring cache更轻量的缓存,支持单个缓存设置过期时间,可以根据前缀移除缓存。采用fastjson序列化与反序列化,以json串存于缓存之中。ace-cache可以快速用于日常的sprin…☆176Updated this week