AlphaMinZ / alphaDBLinks
一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。
☆35Updated 11 months ago
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++.☆108Updated 2 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆179Updated 2 years ago
- ☆43Updated 2 years ago
- 实用系统编程☆54Updated 5 months ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- build a tiny kv store base on Bitcask☆42Updated 5 months ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆65Updated 2 years ago
- MIT6.824_2021 中文笔记(lab+paper+summary)☆150Updated 2 years ago
- 完成了4个lab☆82Updated 2 years ago
- 基于跳表实现的键值型存储引擎☆12Updated 4 years ago
- A C++17-based lightweight high-performance network library☆259Updated 2 years ago
- Build your own VectorDB with C++☆28Updated 6 months ago
- BusTubDB-cRaft:基于cRaft的轻量级分布式关系型数据库内核☆29Updated last year
- 简单实现raft协议☆45Updated this week
- 面试八股文☆83Updated 9 months ago
- 一个基于LSM树的单机KV存储引擎☆13Updated last year
- ☆18Updated 2 years ago
- Writing a sqlite clone from scratch in C++☆133Updated 2 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- A generic raft library☆286Updated 6 months ago
- codes and documents for MIT6.5840(6.824) 2023☆85Updated 7 months ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆52Updated 2 years ago
- 学习muduo网络库的一些笔记☆111Updated 4 years ago
- TinyDB (under progress)☆65Updated 3 years ago
- 高性能的c++日志库☆70Updated 4 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆82Updated 3 years ago
- MIT6.824 2021 个人学习记录☆20Updated 3 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆123Updated 3 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆359Updated 3 months ago
- distributed key-value service☆24Updated 2 years ago