distkv-project / distkvLinks
A light weight distributed key-value database system with table concept.
☆84Updated 4 years ago
Alternatives and similar repositories for distkv
Users that are interested in distkv are comparing it to the libraries listed below
Sorting:
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 7 years ago
- Gringofts makes it easy to build a replicated, fault-tolerant, high throughput and distributed event-sourced system.☆105Updated last week
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆45Updated 5 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- Distributed Message Queue based on Raft☆34Updated 3 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与 论证资料。 提供c++ java版本pax…☆163Updated 7 years ago
- ☆64Updated 6 years ago
- A simple calculator to demonstrate code gen technology☆27Updated 6 years ago
- CBASE是交通银行基于 OceanBase 0.4.2 研发的可扩展的关系数据库☆54Updated 6 years ago
- ☆60Updated 9 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆142Updated 3 years ago
- innodb分析版本☆77Updated 10 years ago
- 简洁、优 雅的key/value存储引擎☆54Updated 11 years ago
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆36Updated 6 years ago
- The C++ TiKV client used by TiFlash.☆40Updated last week
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆201Updated 6 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 8 years ago
- 文件数据库☆62Updated 3 years ago
- High performance, high reliability, strong consistency distributed streaming data storage cluster☆88Updated 3 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆26Updated 2 years ago
- A Quick Way to Bulk Loading☆103Updated 4 years ago
- (C++)基于图数据结构与拓扑序列的任务调度demo☆64Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- 开发进阶笔记☆42Updated 3 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 2 months ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 2 weeks ago
- The C++ implementation of the SOFABolt protocol.☆23Updated last year
- C++ implementation of Sentinel☆144Updated last year
- 基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRa…☆19Updated 2 years ago