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