Fetches a value from the rules cache.
The key to fetch.
The fetched value.
Fetches a value from the cache or from the rules cache.
The key to fetch.
The fetched value.
Gets a value from the cache.
The key to get.
The value from the cache.
Sets a value in the cache.
The key to set.
The value to set.
The expiry time in seconds.
The value that was set.
Returns the JSON representation of this structure.
Optional
format: JsonTypesThe format to return the data in.
The base cache manager for all cache managers.