AlphaMinZ / alphaDBLinks
一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。
☆35Updated last year
Alternatives and similar repositories for alphaDB
Users that are interested in alphaDB are comparing it to the libraries listed below
Sorting:
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆183Updated 2 years ago
- A C++17-based lightweight high-performance network library☆258Updated 2 years ago
- MIT6.824_2021 中文笔记(lab+paper+summary)☆151Updated 2 years ago
- 实用系统编程☆55Updated 6 months ago
- A distributed service governance framework. 分布式服务治理框架☆433Updated last year
- ☆67Updated 3 years ago
- 面试八股文☆84Updated 10 months ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆67Updated 2 years ago
- A generic raft library☆286Updated 7 months ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆52Updated 2 years ago
- ☆43Updated 2 years ago
- Tutorial for TinyKV project in Talent Plan.☆330Updated 2 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- c++ rpc framework, simplified version of tinyrpc。☆247Updated last year
- 从零开始重写sylar C++高性能分布式服务器框架☆365Updated 5 months ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆512Updated 5 years ago
- Writing a sqlite clone from scratch in C++☆132Updated 2 years ago
- Lab2A-D, Lab3A-B, and Lab4A-B in different branches tagged these names so you can easily handle individual parts☆150Updated last year
- TinyKV-2022,个人代码及文档,项目最终得分98.46。☆89Updated last year
- A KV storage engine based on LSM Tree, supporting Redis RESP☆203Updated this week
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆48Updated 2 years ago
- 完成了4个lab☆84Updated 2 years ago
- MIT6.824 2021 个人学习记录☆22Updated 3 years ago
- Database practice on cmu15-445 2022☆241Updated 2 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆30Updated last year
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆70Updated 3 years ago
- 基于跳表实现的键值型存储引擎☆12Updated 4 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆13Updated 2 years ago