cacheAside
Creates a Cache-Aside callback.
- @param
param- The parameter to use to retrieve a value from the cache client (oronMisscallback). - @param
options- Configurable options.
cacheAsideCreates a Cache-Aside callback.
param - The parameter to use to retrieve a value from the cache client (or onMiss callback).options - Configurable options.