DS#reap
DS#reap(resourceName[, options])
Reap expired items from the data store. Has no effect if maxAge
has not been set. The action to perform when reaping is determined by reapAction
.
Returns a promise.
Arguments
name | type | description |
---|---|---|
resourceName | string | The name of the resource to use. Unnecessary if using the resource directly. |
options | object | Configuration options. |
Need Help?
Want more examples or have a question? Ask on the Slack channel or post on the mailing list then we'll get your question answered and probably update this wiki.
Updated less than a minute ago