redisInfo
Return system information about Redis.
redisInfo()
A list of various Redis system parameters is returned, including at least: the Redis version, connected clients, connected slaves, used memory, changes since last save, last save time (UNIX time), total connections received, total commands processed, uptime in seconds, uptime in days.
B. W. Lewis
http://redis.io/commands
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.