simple cache for nodejs
LRU and FIFO caches for Client or Server
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Create a full Content-Type header given a MIME type or extension and cache the result
A generational pseudo-LRU cache with strict maximum size limits.
A set of small and fast Node.js utilities to understand your pathing needs.
A super-fast, promise-based cache that reads and writes to the file-system.
A cache object that deletes the least-recently-used items.
Testing npm ci cache behavior
Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.
Client for the Sigstore TUF repository
Testing npm ci cache behavior
Like cache-loader, but files are invalidated by contenthash, rather than mtime. webpack 4 only.
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
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.
Require hook for automatic V8 compile cache persistence
Format and parse HTTP Cache-Control header
npm exec (npx) programmatic API
A simple key/value storage using files to persist the data
Intuitive magical memoization library with Proxy and WeakMap
Simple, filesystem-backed memoisation cache.
Require hook for automatic V8 compile cache persistence
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
cache files in an ephemeral continuous integration environment
mtime_cache creates a cache of file modification times, based on a glob pattern. If a cache exists it updates unchanged files (unchanged based on MD5 hash) with the time from the cache. This is useful if you cache your build artifacts for a build process which detects changes based on source modification time (such as most C or C++ build systems) on a continuous integration service (such as Travis CI), which clones the repo for every build. When the repo is cloned, all source files have a modification time equal to the current time, making the cached build artifacts (for example .o files) obsolete. mtime_cache allows you to cache the modification times of the files, enabling a minimal rebuild for each clone.
Caches bundled gems on S3
Partial CocoaPods Specs cache for the faster CI build. It helps to cache specific Pod specs to prevent from updatingthe Specs repository.
Caches files produced by carthage for faster build times, especially on CI servers.
Centralized cache to serve carthage frameworks. Useful for distributed CI setup with several build machines.
DaggerRuby provides a fluent, idiomatic Ruby interface to Dagger's container-based CI/CD engine. Define build pipelines programmatically with Ruby instead of YAML. Features lazy execution, caching, secrets, and service orchestration.
No description provided.
No description provided.
No description provided.
No description provided.