对于单点或者集群,都可以用 cat data.txt | redis-cli --pipe方式进行冷恢复。 对于大数据量会很慢,但不会出错。
cat data.txt | redis-cli --pipe