Public functions
- flush_cache
-
Reset the cache
- cache
-
Given
datacommand hashref, cache and return the relevant (filtered) command data.If
api_serviceis defined, store the data as the serviceAPI_DATA. - retrieve
-
Retrieve the command data for service
service, namenameand versionversion.Returns the tuple with cache command hashref and undef errormessage on SUCCESS, an emptyhashref and actual errormessage otherwise. If the command is already in cache, returns the cached version (and undef errormessage).