We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This function helps to store value in Cache
Type: function
key
value
ttl
Returns Promise promise which says put successful or not
This is a description of the getValueFromCache function. This function helps to get value stored in Cache
Returns Promise promise which contains key
This is a description of the getValueFromCache function. This function helps to delete key value stored in Cache
This function helps to close open cache