tair-opensource

Results 7 repositories owned by tair-opensource

RedisFullCheck

686
Stars
155
Forks
Watchers

redis-full-check is used to compare whether two redis have the same data. Support redis version from 2.x to 7.x (Don't support Redis Modules).

RedisShake

3.6k
Stars
660
Forks
Watchers

RedisShake is a Redis data processing and migration tool.

TairHash

229
Stars
38
Forks
Watchers

A redis module, similar to redis hash, but you can set expiration and version for field.

alibabacloud-tairjedis-sdk

81
Stars
25
Forks
Watchers

Based on Jedis that operates Tair For Redis Modules.

TairString

110
Stars
17
Forks
Watchers

A redis module, similar to redis string, but you can set expire and version for the value. It also provides many very useful commands, such as cas/cad, etc.

compatibility-test-suite-for-redis

22
Stars
2
Forks
Watchers

A tool to detect which version of Redis your Redis-Like database is compatible with.

TairZset

87
Stars
9
Forks
Watchers

A redis module, similar to redis zset, but you can set multiple scores for each member to support multi-dimensional sorting