huangll99 / hedisLinks
基于netty实现的redis proxy
☆13Updated 9 years ago
Alternatives and similar repositories for hedis
Users that are interested in hedis are comparing it to the libraries listed below
Sorting:
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Updated 8 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 基于springboot的thrift的rpc, 服务发现基于etcd,路由基于ribbon☆80Updated 7 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago
- Friendly Bean Copy Tools.☆52Updated 7 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 专业java监控平台☆77Updated 10 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。