Command to manage redis clients
#get into redis redis-cli # get client info info clients config get maxclients config set maxclients <val> #read more here: https://redis.io/topics/clients