LatentDragonInDeep / MondisLinks
Mondis is a key-value database powered by redis and add some new feature
☆40Updated 6 years ago
Alternatives and similar repositories for Mondis
Users that are interested in Mondis are comparing it to the libraries listed below
Sorting:
- 基于一致性哈希的分布式键值存储系统☆42Updated 5 years ago
- a lightweight database implements some basic function of hbase☆59Updated 8 years ago
- 简易的http服务器☆129Updated 10 years ago
- NYADB2☆797Updated 7 years ago
- UC Berkeley's Database class CS186: Implement A Simple Database Management System☆424Updated last year
- 数据库引擎开发课程☆132Updated 5 years ago
- CMU的数据库系统课程☆261Updated 7 years ago
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆140Updated 10 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- 对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.☆128Updated 8 years ago
- 学习STL过程,自己实现的STL代码☆197Updated 8 years ago
- MIT6.824分布式系统(2018秋)☆275Updated 6 years ago
- 简单数据库实现,支持SQL语句☆38Updated 10 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆129Updated 9 years ago
- 一个极简的数据库Demo☆428Updated 6 years ago
- A simple but usable RPC framework☆664Updated 5 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆208Updated 2 years ago
- qw4990's Blog☆219Updated 3 years ago
- 一个简单的http服务器 python CGI 非常适合新手学习☆69Updated 8 years ago
- 用Java实现了一个关系型数据库,DBMS 数据库管理系统,可使用常用增删改查的SQL语句,具有数据字典,数据索引文件,并且实现了启发式查询优化☆277Updated 6 years ago
- Solutions to mit 6.824 2018☆170Updated 7 years ago
- ☆61Updated 9 years ago
- BTree and BPlusTree Realize:B树和B+树的实现代码☆93Updated 10 years ago
- 手写简化版Web服务器☆133Updated 7 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆82Updated 11 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 8 years ago
- ☆110Updated 8 years ago
- 牛客网/直通BAT面试算法精讲课源码☆54Updated 9 years ago
- a simple C++ searchengine☆64Updated 3 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago