leiyx / My_LSM_KVStore
一个基于LSM树的单机KV存储引擎
☆12Updated last year
Alternatives and similar repositories for My_LSM_KVStore:
Users that are interested in My_LSM_KVStore are comparing it to the libraries listed below
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- RPC远程调用框架☆26Updated 4 years ago
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆15Updated last year
- yfs是一个分布式文件系统(mit6.824)☆72Updated 6 years ago
- 一个基于muduo库的rpc分布式微服务框架☆14Updated 2 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 6 years ago
- bitcask storage system【WIP】☆8Updated last year
- 基于muduo、protobuf、zookeeper的rpc实现☆42Updated 2 years ago
- C++分布式网络通信框架(RPC)☆15Updated last year
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆62Updated 2 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆20Updated 3 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆176Updated 2 years ago
- MIT6.824 2021 个人学习记录☆20Updated 3 years ago
- 基于C++11实现的多线程网络库。内部实现有 HTTP 服务器,KV轻量级数据库等,目标是实现分布式存储服务。☆8Updated 2 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆13Updated last year
- 基于c++实现的raft算法☆15Updated 3 years ago
- DIY a asynchronous IO framework base on coroutine☆12Updated last year
- 基于跳表实现的键值型存储引擎☆12Updated 3 years ago
- ytlloctra / Message-oriented-middleware-Design-of-Lightweight-RPC-Distributed-Network-Communication-Framework轻量级RPC分布式网络通信框架设计☆9Updated 2 years ago
- ☆65Updated 2 years ago
- JSON parser/generator in C++17☆16Updated 6 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆39Updated 4 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 2 years ago
- a c++ rpc platform base on muduo&protobuf&zookeeper&tinyxml☆34Updated 5 years ago
- Multithreaded network library in C++17☆90Updated 3 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆34Updated 4 months ago
- 基于C++11的muduo网络库☆105Updated 4 years ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated 9 months ago
- TinyKV-2022,个人代码及文档,项目最终得分98.46。☆85Updated last year