Skip to content

zhihu/zetta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zetta - TableStore On TiKV

Introduction

Zetta is an open-source NoSQL database that supports Transaction and Cloud Spanner like API

Quick start

$> cd zetta
$> make zetta-server
$> ./bin/zetta-server -store tikv -path='{pd.address:port}'

Documentation

Note:

We are working on this, but could use more help since it is a massive project.

License

Zetta is under the Apache 2.0 license. See the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages