AlphaMinZ / alphaDB
一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。
☆34Updated 8 months ago
Alternatives and similar repositories for alphaDB:
Users that are interested in alphaDB are comparing it to the libraries listed below
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- 实用系统编程☆53Updated 2 months ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆174Updated 2 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆59Updated 2 years ago
- 基于C++11的muduo网络库☆103Updated 4 years ago
- ☆43Updated 2 years ago
- A C++17-based lightweight high-performance network library☆256Updated last year
- yfs是一个分布式文件系统(mit6.824)☆72Updated 6 years ago
- 面试八股文☆77Updated 5 months ago
- build a tiny kv store base on Bitcask☆41Updated 2 months ago
- TinyDB (under progress)☆63Updated 2 years ago
- ☆18Updated 2 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- codes and documents for MIT6.5840(6.824) 2023☆77Updated 4 months ago
- BusTubDB-cRaft:基于cRaft的轻量级分布式关系型数据库内核☆29Updated last year
- 基于跳表实现的键值型存储引擎☆12Updated 3 years ago
- Writing a sqlite clone from scratch in C++☆130Updated 2 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- MIT6.824_2021 中文笔记(lab+paper+summary)☆149Updated 2 years ago
- CMU15445/645 (fall 2020) project☆70Updated 4 years ago
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆15Updated last year
- c++11 Server based on coroutine and reactor☆106Updated 3 years ago
- ☆65Updated 2 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆48Updated last year
- MIT6.824 2021 个人学习记录☆20Updated 3 years ago
- 基于协程和事件循环的c++网络库☆57Updated 5 years ago
- 学习muduo网络库的一些笔记☆104Updated 4 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆115Updated 6 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆342Updated 2 weeks ago