Enhancement: Introduce the 'Async' methods to the 'ICache' interface #1080
Labels
enhancement
New feature or request
fixed
The bug, issue, incident has been fixed.
todo
Things to be done in the future
Describe the enhancement
To support the asynchronous caching capability, the equivalent asynchronous methods of ICache must be introduced.
AddAsync
ClearAsync
ContainsAsync
GetAsync
RemoveAsync
The text was updated successfully, but these errors were encountered: