titea

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2019 License: Apache-2.0

README

TiTea

Build Status Go Report Card Project Version

What is TiTea?

TiTea is a distributed redis protocol compatible NoSQL Database, providing a Redis protocol, base on Tikv and PD, written in Go.

Features

  • Redis protocol compatible
  • Linear scale-out ability
  • Multi-tenancy support
  • High availability

Thanks TiKV for supporting the core features

Architecture

architecture

Quick Run

# download docker-compose.yml
curl -s -O https://raw.githubusercontent.com/gengmei-tech/titea/master/docker-compose.yml
# Up
docker-compose up

# Then use redis-cli to connect
redis-cli -p 5379

# Just Like Use Redis

Docs

License

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

Thanks

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL