Return data to a memcache server
To enable this returner the minion will need the python client for memcache installed and the following values configured in the minion or master config, these are the defaults:
memcache.host: 'localhost' memcache.port: '11211'
python2-memcache uses 'localhost' and '11211' as syntax on connection.
Return a dict of the last function called for all minions
Return the information returned when the specified job id was executed
Return a list of all job ids
Return the load data that marks a specified jid
Return a list of minions
Return data to a memcache data store
Save the load to the specified jid
Current Salt release: 2014.1.6
Docs for previous releases on salt.rtfd.org.
salt.returners.mongo_future_return