Return data to a redis server
To enable this returner the minion will need the python client for redis installed and the following values configured in the minion or master config, these are the defaults:
redis.db: '0' redis.host: 'salt' redis.port: 6379
Return a dict of the last function called for all minions
Return the information returned when the specified job id was executed
Return the load data that marks a specified jid
Return data to a redis data store
Save the load to the speified jib id