Skip to content
 
 

Latest commit

 

History

4,786 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantaDB

What is QuantaDB?

QuantaDB is a cloud-scale distributed transactional engine. It is designed for applications that need low-latency transaction to a large distributed datastore, ranging from rack-scale deployment to geo-distributed deployment.

Prerequisites

  • protobuf
  • OpenJDK8
  • boost
  • libtbb

Build Instruction

  • Checkout the Submodules
git submodule update --init --recursive
  • Build Prometheus
cd prometheus-cpp
mkdir build
cd build; cmake ..; make -j 20
  • Build QuantaDB
make -j 20

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages