pyb1993 / JavaRedis
一个用java写的redis服务器
☆18Updated 6 years ago
Alternatives and similar repositories for JavaRedis
Users that are interested in JavaRedis are comparing it to the libraries listed below
Sorting:
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆266Updated 6 years ago
- 简易版 RPC 框架实战,拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码☆184Updated 2 years ago
- ☆53Updated 2 years ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆150Updated 3 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 6 years ago
- 在学习RocketMQ过程中写的一个复刻版MQ☆35Updated 6 years ago
- 参加阿里巴巴中间件比赛时的rpc项目源码,高性能RPC框架☆249Updated 9 years ago
- 分布式事务书籍随书源码☆108Updated 3 years ago
- Java rpc framework based on netty4.(java 手写 dubbo rpc 框架)☆113Updated 2 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆130Updated 6 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated 9 months ago
- 基于Raft 实现的分布式缓存☆31Updated 2 years ago
- 自定义rpc框架,支持多种序列化协议,多种负载均衡算法,支持泛化调用☆111Updated last year
- (用于学习)实现一个简单的消息队列。☆32Updated 2 years ago
- 基于Netty搭建的简易RPC☆62Updated last year
- 自己手写一个spring框架☆34Updated 3 years ago
- ☆23Updated 4 years ago
- RPC is a highly available pluggable architecture for remote calls☆30Updated 2 years ago
- ☆80Updated 2 years ago
- send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/☆84Updated 2 years ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆191Updated 6 years ago
- ☆47Updated 2 years ago
- simplest rpc implementation☆195Updated 7 years ago
- java redis server:java 版redis 服务☆131Updated this week
- 带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github☆370Updated 2 years ago
- rocketmq 4.5.2 源码分析、中文详细注释☆12Updated 5 years ago
- 一个mini Spring IOC实现☆45Updated 7 years ago
- 基于Zookeeper+Netty+Protostuff实现的RPC框架☆44Updated 2 years ago
- 手写简化版Web服务器☆130Updated 7 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆228Updated last year