remove method
Removes a value from the cache by its key.
correlationId
(optional) transaction id to trace execution through call chain.key
a unique value key. Return Future that receives an null for success Throws error
Removes a value from the cache by its key.
correlationId
(optional) transaction id to trace execution through call chain.key
a unique value key.
Return Future that receives an null for success
Throws error