Redis
Vars | |
connected | if a connection to redis has been established |
---|---|
instance_name | the name this server uses externally |
queue | message queue, for messages sent prior to initialization |
redis_logging | if this server is sending logs to redis, in addition to the file system |
subbed_channels | subscribed to channels on the redis server |
Var Details
connected
if a connection to redis has been established
instance_name
the name this server uses externally
queue
message queue, for messages sent prior to initialization
redis_logging
if this server is sending logs to redis, in addition to the file system
subbed_channels
subscribed to channels on the redis server