Command
CONFIG GET parameter
Explanation
Reads the configuration parameters of a running Redis server.
Examples
Get all config parameters
CONFIG GET *
Get maxmemory setting
CONFIG GET maxmemory
CONFIG GET parameter
Reads the configuration parameters of a running Redis server.
Get all config parameters
CONFIG GET *
Get maxmemory setting
CONFIG GET maxmemory