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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆13Jun 18, 2015Updated 11 years ago
- a tiny nosql database supporting pluggable storage engine.☆39Dec 4, 2017Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Nov 18, 2017Updated 8 years ago
- 基于MySQL的分布式数据库☆22Jan 10, 2019Updated 7 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Jul 24, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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
- Liigo's HTML parser for C++, a fast & simple node-based HTML text parser.☆48Oct 8, 2017Updated 8 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 6 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Mar 1, 2017Updated 9 years ago
- 基于redis事件库开发,高性能socket性能测试工具。☆14Dec 8, 2014Updated 11 years ago
- 分布式id生成器☆38Aug 28, 2016Updated 10 years ago
- How to build a Async Server.☆83Nov 13, 2012Updated 13 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- [c++]使用boost.asio写的简单内存键值对缓存☆11Jul 31, 2017Updated 9 years ago
- ☆12Jul 15, 2026Updated last month
- yfs是一个分布式文件系统(mit6.824)☆72Feb 22, 2019Updated 7 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆11Nov 18, 2019Updated 6 years ago
- Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.☆12Sep 26, 2012Updated 13 years ago
- Git mirror of sdbm source code ⛺☆27Jul 9, 2010Updated 16 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆59Apr 29, 2023Updated 3 years ago
- ☆12Jun 23, 2022Updated 4 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…☆16Apr 17, 2021Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆24Jun 17, 2022Updated 4 years ago
- C++ network library☆10Apr 14, 2015Updated 11 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 11 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 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 8 years ago
- C++结构体序列化之Protobuf☆12Oct 23, 2022Updated 3 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 12 years ago
- 高性能爬虫☆57May 20, 2015Updated 11 years ago
- 异步网络框架☆44Jul 5, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Cpp-Taskflow is a C++ library for managing and scheduling tasks that may be dependent on one another, represented as a DAG (directed acyc…☆13Apr 5, 2023Updated 3 years ago
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 7 years ago
- 用C++实现的一个简单NoSQL☆15Apr 10, 2016Updated 10 years ago
- 分布式kv存储☆10Sep 8, 2020Updated 5 years ago
- ☆16Jul 1, 2017Updated 9 years ago
- ☆11Feb 29, 2020Updated 6 years ago
- Header-only skip list library for modern C++ (C++17/C++20)☆18Feb 1, 2022Updated 4 years ago