>config get *
ERR unknown command 'config'
however, https://redis.io/commands/config-get says that the command is available since redis 2.0. My redis_version : 3.2.8
P.S. I have just started learning redis.
>config get *
ERR unknown command 'config'
however, https://redis.io/commands/config-get says that the command is available since redis 2.0. My redis_version : 3.2.8
P.S. I have just started learning redis.