Before you begin, make sure you have installed:
pnpm i && pnpm start
Use the '--raw' parameter so that redis-cli does not report the bytes in raw form instead of decoding them to UTF-8.
Client situation (redis-cli), as the server (Mini-Redis) works and persists on disk with UTF-8.
redis-cli -p 6379 --raw