HiBo001 / aria

GitHub Repo for Aria: A Fast and Practical Deterministic OLTP Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yi Lu, Xiangyao Yu, Lei Cao, Samuel Madden

Aria: A Fast and Practical Deterministic OLTP Database

Proc. of the VLDB Endowment (PVLDB), Volume 13, Tokyo, Japan, 2020.

Build Status

Dependencies

sudo apt-get update
sudo apt-get install -y zip make cmake g++ libjemalloc-dev libboost-dev libgoogle-glog-dev

Download

git clone https://github.com/luyi0619/aria.git

Build

./compile.sh

About

GitHub Repo for Aria: A Fast and Practical Deterministic OLTP Database

License:MIT License


Languages

Language:C++ 95.9%Language:Python 3.8%Language:CMake 0.2%Language:Shell 0.0%