91

GitHub - yongman/tidis: Distributed NoSQL database, Redis protocol compatible us...

 5 years ago
source link: https://github.com/yongman/tidis
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Tidis

Tidis is a Distributed NoSQL database, providing a redis-protocal api(string,list,hash,set,sorted-set), written in Go.

Tidis is like TiDB layer, providing protocal transform, powered by tikv backend distributed storage which use raft for data replication and 2PC for distributed trasaction.

This repo is WIP now and has lots of work to do, and for test only.

Already supported Commands

string

string get set del mget mset incr incrby decr decrby strlen

hash

hash hget hstrlen hexists hlen hmget hdel hset hsetnx hmset hkeys hvals hgetall hclear

list

list lpop rpush rpop llen lindex lrange lset ltrim ldel

set

set sadd scard sismember smembers srem sdiff sunion sinter sdiffstore sunionstore sinterstore sclear

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK