wenzhengjiang / caskdbLinks
A distributed key-value store
☆31Updated 7 years ago
Alternatives and similar repositories for caskdb
Users that are interested in caskdb are comparing it to the libraries listed below
Sorting:
- a distributed storage engine☆89Updated 8 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- tiny relational database☆44Updated 3 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- ☆130Updated 2 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆125Updated 8 months ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 2 months 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
- Paxos algorithm demo,from mit 6.824 lab 3☆25Updated 9 years ago
- Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.☆80Updated 2 years ago
- innodb分析版本☆77Updated 10 years ago
- this is backend storage for riot☆60Updated 9 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- docker-17.05.0 containerd opencontainers/runc lxc mesos源码中文注释详细分析,带详细注释说明,学习容器技术很有帮助,近期持续更新☆64Updated 5 years ago
- libpaxos的注释版本☆33Updated 11 years ago
- innodb存储引擎深入学习记录,用图片加深理解与记忆☆62Updated 8 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Updated 6 years ago
- an implementation of raft in Go☆160Updated 4 years ago
- 读论文的总结☆305Updated 8 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆45Updated 5 years ago
- HushDB is an experimental relational database. It aims to have an extensible design so that different parts, like optimizer and storage e…☆87Updated 9 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 7 years ago
- Riot is a distributed key/value system based at raft algorithm, leveldb and bitCask backend storage!!!☆107Updated 6 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago