xmulyj / SFDS
小文件分布式存储系统
☆10Updated 11 years ago
Alternatives and similar repositories for SFDS:
Users that are interested in SFDS are comparing it to the libraries listed below
- C++实现简单数据库引擎☆25Updated 6 years ago
- 这是一个简易的rpc框架☆20Updated 7 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Updated 6 years ago
- 基于跳表实现的键值型存储引擎☆12Updated 3 years ago
- 自己用C++实现小型Redis☆33Updated 5 years ago
- 基于一致性哈希的分布式键值存储系统☆42Updated 4 years ago
- 不基于Boost的muduo库C++实现源码☆9Updated 3 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 8 years ago
- A small Key-Value storage engine written in C++.☆105Updated 2 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- 基于分布式的集群聊天系统☆43Updated 3 years ago
- Writing a sqlite clone from scratch in C++☆129Updated 2 years ago
- 📚一个三级缓存的高并发内存池☆52Updated 5 years ago
- A C++ implementation of RAFT consensus algorithm based on asio☆20Updated 2 years ago
- 仿写一两遍STL几乎是修炼c++的必经之路☆25Updated 8 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 2 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Updated 6 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆17Updated 9 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- TinyDB (under progress)☆63Updated 2 years ago
- 基于 Connect UDP 和自定义网络协议(简单请求响应协议) 、Reactor 网络模型(one loop per thread + 线程池) 的轻量RPC框架!☆21Updated 8 months ago
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Updated 3 years ago
- C++基础,C++2.0,STL;计算机网络;操作系统;MySQL,Redis;智力,情景题☆14Updated 2 years ago
- 基于Arrow的轻量线程池☆90Updated 10 months ago
- ☆18Updated 2 years ago
- 关于无锁队列的知识☆11Updated 8 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆11Updated last year