Redis-shake is mainly used to synchronize data from one redis database to another.<br>
RedisShake is mainly used to synchronize data from one redis database to another.<br>
Thanks to the Douyu's WSD team for the support. <br>
* [中文文档](https://yq.aliyun.com/articles/691794)
@ -10,7 +10,7 @@ Redis-shake has made some improvements based on [redis-port](https://github.com/
# Main Functions
---
The type can be one of the following:<br>
The type can be one of the followings:<br>
* **decode**: Decode dumped payload to human readable format (hex-encoding).
* **restore**: Restore RDB file to target redis.
@ -21,7 +21,7 @@ Please check out the `conf/redis-shake.conf` to see the detailed parameters desc
# Verification
---
User can use [redis-full-check](https://github.com/aliyun/redis-full-check) to verify correctness.<br>
User can use [RedisFullCheck](https://github.com/alibaba/RedisFullCheck) to verify correctness.<br>
# Metric
---
@ -63,8 +63,9 @@ Or you can build redis-shake yourself according to the following steps:
---
We also provide some tools for synchronization in Shake series.<br>
* [mongo-shake](https://github.com/aliyun/mongo-shake): mongodb data synchronization tool.
* [redis-shake](https://github.com/aliyun/redis-shake): redis data synchronization tool.
* [redis-full-check](https://github.com/aliyun/redis-full-check): redis data synchronization verification tool.
* [MongoShake](https://github.com/aliyun/MongoShake): mongodb data synchronization tool.
* [RedisShake](https://github.com/aliyun/RedisShake): redis data synchronization tool.
* [RedisFullCheck](https://github.com/aliyun/RedisFullCheck): redis data synchronization verification tool.
Plus, we have a WeChat group so that users can join and discuss, but the group user number is limited. So please add my WeChat number: `vinllen_xingge` first, and I will add you to this group.<br>