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.☆107Updated 3 weeks ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆36Updated 6 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整 (表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆162Updated 8 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 8 years ago
- ☆64Updated 6 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 4 months ago
- Distributed Message Queue based on Raft☆34Updated 3 years ago
- CBASE是 交通银行基于 OceanBase 0.4.2 研发的可扩展的关系数据库☆54Updated 6 years ago
- innodb分析版本☆77Updated 10 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 8 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆142Updated 3 years ago
- High performance, high reliability, strong consistency distributed streaming data storage cluster☆88Updated 3 years ago
- ☆60Updated 10 years ago
- 简洁、优雅的key/value存储引擎☆54Updated 11 years ago
- 文件数据库☆62Updated 3 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 7 years ago
- A Distributed Message Middleware☆18Updated 13 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 7 years ago
- Kedis-Server is a Redis-Protocol compatible persistance NoSQL with RocksDB as its storage engine☆90Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 6 months ago