• Stars
    star
    130
  • Rank 277,575 (Top 6 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated over 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.

More Repositories

1

Matisse

๐ŸŽ† A well-designed local image and video selector for Android
Java
12,518
star
2

griffith

A React-based web video player
TypeScript
2,501
star
3

kids

Kids Is Data Stream
C++
1,225
star
4

rucene

Rust port of Lucene
Rust
1,005
star
5

cuBERT

Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL
C++
522
star
6

RxLifecycle

Bind observables to the lifecycle of Activity or Fragment in a non-invasive way.
Java
515
star
7

redis-shard

Redis sharding client library
Python
358
star
8

zhihu-rxjava-meetup

็ŸฅไนŽ x RxJava Meetup
358
star
9

mirror

Yet another Sketch Mirror App for Android.
Java
272
star
10

SugarAdapter

Make RecyclerView.Adapter Great Again!
Java
235
star
11

norm

An orm library support nGQL for Golang
Go
103
star
12

tache

A tag based invalidation caching library
Python
77
star
13

promate

Graphite On VictoriaMetrics
Go
69
star
14

SERank

An efficient and effective learning to rank algorithm by mining information across ranking candidates. This repository contains the tensorflow implementation of SERank model. The code is developed based on TF-Ranking.
Python
50
star
15

cmdb

Programmable CMDB
Go
18
star
16

chaika

Elastic cache solution on Kubernetes
11
star
17

TLLM_QMM

TLLM_QMM strips the implementation of quantized kernels of Nvidia's TensorRT-LLM, removing NVInfer dependency and exposes ease of use Pytorch module. We modified the dequantation and weight preprocessing to align with popular quantization alogirthms such as AWQ and GPTQ, and combine them with new FP8 quantization.
C++
10
star
18

zetta-proto

Protobuf files for Zetta Table Store
Shell
7
star
19

presto-connectors

Presto Connectors project has been moved to TiBigData at PingCAP Incubator
6
star
20

zetta-client-go

Go client for Zetta Table Store
Go
4
star