Skip to content

Commit 70258b0

Browse files
authored
replace compatibility report with link (#990)
1 parent 1675ca1 commit 70258b0

2 files changed

Lines changed: 3 additions & 436 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,10 @@ block_key_prefix = ["temp:", "cache:"]
7474

7575
For more help, check the [docs](https://tair-opensource.github.io/RedisShake/zh/guide/mode.html).
7676

77-
## Compatibility Report
77+
## Cross-Version Migration
78+
79+
Before migrating data between different major versions of Redis, we recommend using the **[resp-compatibility](https://github.com/tair-opensource/resp-compatibility/)** tool for a compatibility check and consulting the **[compatibility report](https://github.com/tair-opensource/resp-compatibility/blob/main/compatibility_report_en_US.md)** to avoid known breaking changes and bugs.
7880

79-
Planning a major version upgrade? To prevent unexpected issues, please check our **[Major Version Compatibility Report](compatibility_report_zh_CN.md)** for a list of breaking changes and important bug fixes.
8081

8182
## History
8283

0 commit comments

Comments
 (0)