Showing 1-20 of 172,971 packages
Data method caching logic based on TypeScript decorators
LRU and FIFO caches for Client or Server
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
Useful TypeScript utilities.
Create a full Content-Type header given a MIME type or extension and cache the result
Reads and caches the entire contents of a file until it is modified
A cache object that deletes the least-recently-used items.
A simple in-memory cache. put(), get() and del()
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
walk paths fast and efficiently
Cache requires to be lazy-loaded when needed.
A simple key/value storage using files to persist the data
Require hook for automatic V8 compile cache persistence
Async disk cache
sync disk cache
TypeScript definitions for http-cache-semantics
Infinispan Javascript client
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.