Time-based cache invalidation
From npm
npm install --save temporal-cache
I needed something that would automagically refresh at 4:00pm when markets close.
The interval cache expires every time
interval since its first use
The expire cache expires on the time given, in scheduler/cron style.
See CONTRIBUTING.md for guidelines.
This software is licensed under the Apache 2.0 license. See the LICENSE and AUTHORS files for details.