I exported a .rdb
file from Redis in Memoerystore on Google Cloud.
I researched how to open it but didn’t find a soft.
Also tried to import it into a Redis on local, but this way not work:
$ cat "Memorystore-myproject-redis1-Export-2021-01-10 (12_53_39).rdb" | redis-cli -x restore mylist 0
(error) ERR DUMP payload version or checksum are wrong