bunDL is an intuitive, skinny GraphQL interceptor, that checks for cached data, handles mutations with PouchDB, and only sends modified or non-cached queries to the server. The returned data is then cached for future requests.
A cache object that deletes the least-recently-used items.
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
A simple key/value storage using files to persist the data
Require hook for automatic V8 compile cache persistence
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
TypeScript definitions for http-cache-semantics
LRU and FIFO caches for Client or Server
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
A generational pseudo-LRU cache with strict maximum size limits.
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
A super-fast, promise-based cache that reads and writes to the file-system.
An LRU cache of weak references
Create a full Content-Type header given a MIME type or extension and cache the result
No description provided.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
node-simple-lru-cache =====================
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
High Performance In-Memory Cache for Node.js
TypeScript types for Apollo Server info.cacheControl
Cache Manager for Node.js
Opinionated, caching, retrying fetch client
Basic cache object for storing key-value pairs.
Speed up Bundler by caching bundles
Cache the gem bundle for speedy travis builds
Rails plugin to automatically minify JS and CSS when their bundles get cached. Send in those patches!
Caches bundled gems on S3
Cache the gem bundle for speedy travis builds
Fewer is a Rack endpoint to bundle and cache assets and help you make fewer HTTP requests. Fewer extracts and combines a list of assets encoded in the URL and serves the response with far-future HTTP caching headers.
Use a Bundler hook to automatically run `bundle exec licensed cache -s bundler` after running `bundle install` or `bundle update` commands.
Rails plugin to automatically minify JS and CSS when their bundles get cached.
Rails plugin to automatically minify JS and CSS when their bundles get cached
Rails plugin to automatically minify JS and CSS when their bundles get cached. Send in those patches!
Bundle CSS and Javascript assets to a single file, compress, and cache them for snappier web experiences.
A straightforward asset bundling plugin for Jekyll, utilizing external minification tool of your choice. It provides asset concatenation for bundling and asset fingerprinting with MD5 digest for cache busting. There are no other runtime dependencies besides the minification tool (not even other gems).