• Stars
    star
    125
  • Rank 277,822 (Top 6 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created about 4 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Zetta Table Store

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.