Turborepo remote cache server
Rush plugin for generic HTTP cloud build cache
Remote caching for Rush using Vercel Remote Cache
Client for the Sigstore TUF repository
A build cache provider plugin for the Expo CLI
An SDK for remote artifact caching on Vercel
A cache object that deletes the least-recently-used items.
Rsync cli wrapper
Simple, filesystem-backed memoisation cache.
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
Sets up Turborepo Remote Caching to work with GitHub Actions built-in cache
A simple key/value storage using files to persist the data
n8n community nodes to run rsync pull and push operations.
<p align="center"> <img src="logo.png" width="100px" /> </p> <h1 align="center">swrv</h1>
Remote caching for @nrwl/nx using Vercel Remote Cache
Require hook for automatic V8 compile cache persistence
Retire is a tool for detecting use of vulnerable libraries
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.
schronize a remote directory with a local one, then run a series of preset commands on the server
No description provided.
A deployment strategy for Capistrano 2.0 which combines rsync with a remote cache, allowing fast deployments from SCM servers behind firewalls.
Improved version of rsync-with-remote-cache deployment strategy.
Improved version of rsync-with-remote-cache deployment strategy.
A deployment strategy for Capistrano 2.0 which combines rsync with a remote cache, allowing fast deployments from SCM servers behind firewalls. Forked from capistrano_rsync_with_remote_cache and fixed couple of errors
A deployment strategy for Capistrano 2.0 which combines rsync with a remote cache, allowing fast deployments from SCM servers behind firewalls.
A deployment strategy for Capistrano 2.0 which combines rsync with a remote cache, allowing fast deployments from SCM servers behind firewalls.
This is a mix of Capistrano copy and remote_cache strategy. Like copy it works with unversioned directories (set :scm, :none). Like remote_cache it rsyncs local repository with remote cache and only then copies remote cache to release directory.