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
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆45Updated 5 years ago
- Gringofts makes it easy to build a replicated, fault-tolerant, high throughput and distributed event-sourced system.☆106Updated last month
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 8 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- CBASE是交通银行基于 OceanBase 0.4.2 研发的可扩展的关系数据库☆54Updated 6 years ago
- ☆64Updated 6 years ago
- 简洁、优雅的key/value存储引擎☆54Updated 11 years ago
- innodb分析版本☆77Updated 10 years ago
- A simple calculator to demonstrate code gen technology☆27Updated 6 years ago
- Low Level Persistence Library☆99Updated 11 months ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 8 years ago
- 文件数据库☆62Updated 3 years ago
- Distributed Message Queue based on Raft☆34Updated 3 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆36Updated 6 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆142Updated 3 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆201Updated 6 years ago
- A Quick Way to Bulk Loading☆103Updated 4 years ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆29Updated 7 years ago
- Kedis-Server is a Redis-Protocol compatible persistance NoSQL with RocksDB as its storage engine☆90Updated 2 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆26Updated 2 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated last month
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 6 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- C++ implementation of Sentinel☆144Updated last year
- (C++)基于图数据结构与拓扑序列的任务调度demo☆64Updated 7 years ago
- Java bindings for pmemkv☆29Updated 2 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 7 years ago
- The C++ TiKV client used by TiFlash.☆40Updated 2 weeks ago