mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加
☆18Nov 15, 2015Updated 10 years ago
Alternatives and similar repositories for dist_storage
Users that are interested in dist_storage are comparing it to the libraries listed below
Sorting:
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Jun 18, 2015Updated 10 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Dec 4, 2017Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Nov 18, 2017Updated 8 years ago
- key-value 多线程服务器☆14Jul 19, 2015Updated 10 years ago
- 基于MySQL的分布式数据库☆22Jan 10, 2019Updated 7 years ago
- A/B Test knowledge system(AB实验知识体系).☆11Sep 24, 2020Updated 5 years ago
- 一个简单的muduo库,用来练手☆13Mar 17, 2019Updated 7 years ago
- a tiny coroutine lib using for c++☆24Mar 12, 2014Updated 12 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- MiniFtp服务器☆22Oct 8, 2019Updated 6 years ago
- Simple Engine for AB Testing with Dot Net Core☆15Feb 6, 2018Updated 8 years ago
- a distributed storage engine☆90Nov 21, 2016Updated 9 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 5 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Mar 1, 2017Updated 9 years ago
- A simple A/B Test Javascript Library☆32May 17, 2021Updated 4 years ago
- C++分布式网络通信框架(RPC)☆21May 19, 2023Updated 2 years ago
- 基于redis事件库开发,高性能socket性能测试工具。☆14Dec 8, 2014Updated 11 years ago
- [c++]使用boost.asio写的简单内存键值对缓存☆11Jul 31, 2017Updated 8 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 12 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Feb 22, 2019Updated 7 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆57Apr 29, 2023Updated 2 years ago
- How to build a Async Server.☆83Nov 13, 2012Updated 13 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Nov 18, 2019Updated 6 years ago
- Library to support modern C development.☆11Jan 29, 2024Updated 2 years ago
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- 关于无锁队列的知识☆11Feb 13, 2017Updated 9 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 years ago
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆24Jun 17, 2022Updated 3 years ago
- C++ network library☆10Apr 14, 2015Updated 10 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆12Jan 3, 2026Updated 2 months ago
- IROS 2018 Software Tutorial on XBotControl☆10Oct 16, 2019Updated 6 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- The Source Code Lib for BiscuitOS☆12Oct 15, 2024Updated last year
- C++结构体序列化之Protobuf☆11Oct 23, 2022Updated 3 years ago
- lps is a very little and fast C++ thread-safe implementation of publish and subscribe system which is based on modern C++11(boost) code☆12Apr 16, 2018Updated 7 years ago
- 高性能爬虫☆57May 20, 2015Updated 10 years ago
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years ago
- 异步网络框架☆44Jul 5, 2019Updated 6 years ago