Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1022 Bytes

README_zh_CN.md

File metadata and controls

39 lines (29 loc) · 1022 Bytes

MacrocosmDB

Travis CI Build Status GitHub Stars

Front Image

Overview

MacrocosmDB is a super fusion database written with rust.

Documents

Documentation about the design

Build

Get Code

git clone https://github.com/ULis3h/MacrocosmDB
cd MacrocosmDB

build

cargo build  

test

cargo test