Retrieve APIs
getMemoryCache
Get memory cache
Parameters
Returns
get
Retrieve a value from the cache by providing the cache name and key.
Parameters
Returns
getNoLock
Retrieve a value from the cache without acquiring a lock.
Parameters
Returns
Last updated