HTTP/2 200
date: Tue, 30 Dec 2025 09:44:01 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"9eba12f4b15e7836e2ed9c9c6866f29c"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=1GYn7NR9eF0qS%2BLU1EUgyICLnxj3WGvBstZ9as705dKcW1sFNzEtKk0Dl6QBHg8qE878CzT3%2B8Qr%2BkhBbql0TZtx9xPhtTOE39whc8TjIujoQqhRiZ8Ne%2BJ7tBGe5dMlqE0yo7ZxVVH7edvifoGp9xf%2BUDRXXyD2gNOtb2E%2F0fuw5T9HEt18jKhcfubF1NX9OqKSjOQLU9DZDcFeEhojxBoR2PVV17plfWCvUy2VBVw7udTpwRKXizMnFIkqB3YPqI07NrX1LIVd%2FBUVB9qmuw%3D%3D--345YcyVVgGBunVcF--xxMO7xFCpH%2FxgMvBapDvtw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1323044662.1767087840; Path=/; Domain=github.com; Expires=Wed, 30 Dec 2026 09:44:00 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 30 Dec 2026 09:44:00 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E2AE:1E3869:64F42C:6E7CDC:69539EE0
tair-opensource · GitHub
👋 Hello, here is the collection of Tair 's open source projects. 中文介绍
RedisShake : A tool for Redis data migration and data filtering.
resp-compatibility : A tool to detect which version of Redis your Redis-Like database is compatible with.
resp-benchmark : A benchmark tool for testing databases that support the RESP protocol.
tair-pulse : A tool for visualizing the latency and availability of Tair/Redis instances.
redis-diagnose-tool : A tool for diagnosing redis/tair client connection errors, and supports detecting the response rtt of the DB Server.
RedisFullCheck : A tool for comparing whether two redis have the same data.
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.
Popular repositories
Loading
RedisShake is a Valkey/Redis data processing and migration tool.
Go
4.3k
751
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
737
163
A redis module, similar to redis hash, but you can set expiration and version for field.
C
249
44
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
121
21
A redis module, similar to redis zset, but you can set multiple scores for each member to support multi-dimensional sorting
C
102
13
Based on Jedis that operates Tair For Redis Modules.
Java
93
24
Repositories
Showing 10 of 16 repositories
RedisShake
Public
RedisShake is a Valkey/Redis data processing and migration tool.
tair-opensource/RedisShake’s past year of commit activity
resp-compatibility
Public
A tool to detect which version of Redis your Redis-Like database is compatible with.
tair-opensource/resp-compatibility’s past year of commit activity
Python
39
MIT
8
0
0
Updated Dec 28, 2025
resp-benchmark
Public
resp-benchmark is a benchmark tool for testing databases that support the RESP protocol, such as Redis, Valkey, and Tair.
tair-opensource/resp-benchmark’s past year of commit activity
Rust
25
MIT
7
2
0
Updated Dec 24, 2025
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
737
Apache-2.0
163
48
6
Updated Dec 16, 2025
tair-opensource/tair-tools’s past year of commit activity
Python
3
MIT
1
0
0
Updated Oct 15, 2025
tair-opensource/alibabacloud-tairjedis-sdk’s past year of commit activity
Java
93
MIT
24
1
1
Updated Jun 24, 2025
TairGis
Public
TairGis is a Redis Module that supports the query of intersection, contains, and within relationships between points, lines, and polygons.
tair-opensource/TairGis’s past year of commit activity
C
45
Apache-2.0
4
0
0
Updated Jun 5, 2025
tair-opensource/.github’s past year of commit activity
0
2
0
0
Updated Mar 7, 2025
tair-opensource/AlibabaCloud.TairSDK’s past year of commit activity
C#
11
MIT
0
2
0
Updated Feb 28, 2025
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.
tair-opensource/TairString’s past year of commit activity
C
121
Apache-2.0
21
2
0
Updated Nov 13, 2024
Most used topics
Loading…
You can’t perform that action at this time.