Skip to content

👋 Hello, here is the collection of Tair's open source projects. 中文介绍

🛠️ Redis Tools

❇️ Tair Stack

Name Description
TairHash Hash data structure that supports setting expiration and version at field level.
TairString Supports the String structure of the version, which can implement distributed locks/optimistic locks.
TairZset Supports up to 256-dimensional double sorting, enabling multi-dimensional leaderboards.
TairGis It supports the judgment of intersecting, contained and included relations of points, lines and polygons.
TairDoc It supports JSON data storage and querying.

🔗 Tair Clients

Language URL
Python tair-py
Golang tair-go
.Net AlibabaCloud.TairSDK
Java alibabacloud-tairjedis-sdk

Popular repositories

  1. RedisShake RedisShake Public

    RedisShake is a Redis data processing and migration tool.

    Go 3.7k 666

  2. RedisFullCheck RedisFullCheck Public

    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).

    Go 689 156

  3. TairHash TairHash Public

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

    C 230 38

  4. TairString TairString Public

    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.

    C 110 17

  5. TairZset TairZset Public

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

    C 88 9

  6. alibabacloud-tairjedis-sdk alibabacloud-tairjedis-sdk Public

    Based on Jedis that operates Tair For Redis Modules.

    Java 81 25

Repositories

Showing 10 of 14 repositories
  • TairDoc Public

    TairDoc is a Valkey module that supports JSON data storage and querying.

    tair-opensource/TairDoc’s past year of commit activity
    C 4 Apache-2.0 1 0 0 Updated Jun 18, 2024
  • .github Public
    tair-opensource/.github’s past year of commit activity
    0 1 0 0 Updated Jun 18, 2024
  • RedisShake Public

    RedisShake is a Redis data processing and migration tool.

    tair-opensource/RedisShake’s past year of commit activity
  • compatibility-test-suite-for-redis Public

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

    tair-opensource/compatibility-test-suite-for-redis’s past year of commit activity
    Python 23 MIT 2 0 1 Updated Jun 7, 2024
  • alibabacloud-tairjedis-sdk Public

    Based on Jedis that operates Tair For Redis Modules.

    tair-opensource/alibabacloud-tairjedis-sdk’s past year of commit activity
    Java 81 MIT 25 2 1 Updated Apr 24, 2024
  • RedisFullCheck Public

    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).

    tair-opensource/RedisFullCheck’s past year of commit activity
    Go 689 Apache-2.0 156 48 4 Updated Apr 18, 2024
  • AlibabaCloud.TairSDK Public

    Based on StackExchange.Redis that operates Tair For Redis Modules.

    tair-opensource/AlibabaCloud.TairSDK’s past year of commit activity
    C# 11 MIT 0 1 0 Updated Mar 5, 2024
  • TairHash Public

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

    tair-opensource/TairHash’s past year of commit activity
    C 230 Apache-2.0 38 9 2 Updated Dec 25, 2023
  • tair-go Public

    A client packaged based on go-redis that operates Tair For Redis Modules.

    tair-opensource/tair-go’s past year of commit activity
    Go 33 MIT 6 2 1 Updated Dec 12, 2023
  • tair-client Public

    A C++ client for connecting to Tair, fully Redis compatible.

    tair-opensource/tair-client’s past year of commit activity
    C++ 12 MIT 2 0 0 Updated Nov 30, 2023

Top languages

Loading…

Most used topics

Loading…