get all key value redis code example Example: redis show key value redis> SET mykey "Hello" "OK" redis> GET mykey "Hello"