temporal-cache
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

temporal-cache-js

Time-based cache invalidation

Build Status License npm

Install

From npm

npm install --save temporal-cache

Why?

I needed something that would automagically refresh at 4:00pm when markets close.

Interval Cache

The interval cache expires every time interval since its first use

Expire Cache

The expire cache expires on the time given, in scheduler/cron style.

Development

See CONTRIBUTING.md for guidelines.

License

This software is licensed under the Apache 2.0 license. See the LICENSE and AUTHORS files for details.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    256
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    256
  • 0.0.1
    1

Package Sidebar

Install

npm i temporal-cache

Weekly Downloads

257

Version

0.1.0

License

Apache-2.0

Unpacked Size

20.9 kB

Total Files

4

Last publish

Collaborators

  • timkpaine