xiazhixiang / raft-kv
分布式kv存储
☆11Updated 4 years ago
Alternatives and similar repositories for raft-kv:
Users that are interested in raft-kv are comparing it to the libraries listed below
- 自己动手写数据库--基于Java语言的简易关系型数据库☆148Updated 3 years ago
- raft协议的Java版本简单实现☆88Updated 2 years ago
- The message queue in java.(java 简易版本 mq 实现)☆135Updated 2 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Updated 2 years ago
- A mini Tomcat☆45Updated 2 years ago
- 基于Raft 实现的分布式缓存☆31Updated 2 years ago
- CMU 15-721 & MIT 6.824 & Advanced topics about databases and distributed system.☆23Updated 4 years ago
- 根据王争老师的设计模式教程编写的接口认证 实战☆14Updated 4 years ago
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆266Updated 6 years ago
- ☆128Updated 4 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆55Updated 6 years ago
- 从入门到删库跑路☆143Updated 3 years ago
- 500 行代码实现一个基于 LSM 的数据库☆139Updated 3 years ago
- 本专题主要介绍如何通过java代码来实现JVM的基础功能(搜索解析class文件、字节码命令、运行时数据区等),从而让java程序员通过最熟知的java程序,学习JVM是如何将java程序一步步跑起来的,按照《java虚拟机规范》与go语言版的《自己动手写Java虚拟机》实…☆347Updated 2 years ago
- 一个用java写的redis服务器☆18Updated 6 years ago
- Java 实现的分布式系统课程(MIT6.824)☆143Updated 2 years ago
- ☆170Updated 3 years ago
- Simple RPC framework. Mainly used for solving remote call problem with mutiple service.☆41Updated 2 years ago
- 《关于计算机学习的相关书籍收录》02-Java核心技术面试精讲-极客时间 05-趣谈网络 06-MySQL实战45讲 深入理解Java虚拟机 Java并发编程的艺术 88-高并发系统设计40问 Redis深度历险:核心原理和应用实践 剑指OFFER 图解系统…☆247Updated 2 years ago
- 手写简化版Web服务器☆130Updated 6 years ago
- 基于 Netty + Zookeeper + Protostuff 的简易 RPC 框架☆48Updated 3 years ago
- 手写实现IOC,DI,AOP☆37Updated 6 years ago
- xnnyygn's raft implementation☆231Updated last week
- 简易版 RPC 框架实战,拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码☆179Updated 2 years ago
- 《深入理解Java虚拟机 - Jvm高级特性与最佳实践(第三版)》阅读笔记☆151Updated last year
- Including JVM, Java concurrency, Spring framework, Data structure and Algorithm, Computer network, Design pattern, Python, C++, Linux, My…☆172Updated last year
- ☆52Updated 3 years ago
- this is raft java project. raft-kv-storage☆823Updated 5 months ago
- Java web server using NIO, compatible with http1.1 and support simple MVC function.☆37Updated 2 years ago
- Java rpc framework based on netty4.(java 手写 dubbo rpc 框架)☆108Updated 2 years ago