Use the rdb CLI
masterThe rdb command is a tool for parsing Redis RDB files (supporting versions 1 through 12, up to Redis 7.2). It provides various commands for memory analysis, data conversion, and key searching.
Run rdb without arguments to see the full usage manual.
$ rdb