bounded-size caches having WeakMap-compatible methods
Actions cache lib
the http/https agent used by the npm cli
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
Serverless plugin for NewRelic APM AWS Lambda layers.
Basic cache object for storing key-value pairs.
Memoize functions results using an lru-cache.
Require hook for automatic V8 compile cache persistence
HTTP proxying for the masses
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
Lambda client library that supports hybrid tracing in node js
A cache object that deletes the least-recently-used items.
sync disk cache
A PAC file proxy `http.Agent` implementation for HTTP
TypeScript client for Netlify Blobs
Async disk cache
The logging package for the Powertools for AWS Lambda (TypeScript) library
Canonical list of AWS Lambda runtime identifiers and corresponding CPU architectures

Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
Keep your Lambda functions warm
Extends LRU base on hashlru
A Serverless Offline plugin that exposes lambdas with no API Gateway event via HTTP, to allow offline direct lambda-to-lambda interactions.
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.