Home > @uniformdev/redirect > WithMemoryCache
WithMemoryCache class
Signature:
Extends: RedirectClientCache<RedirectClientCacheOptions>
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(options) | Constructs a new instance of the <code>WithMemoryCache</code> class |
Methods
| Method | Modifiers | Description |
|---|---|---|
| get(key) | ||
| refresh() | ||
| set(key, data, refresh) |