Simple “Least Recently Used” (LRU) cache
Minimal key-value cache interface
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Simple, filesystem-backed memoisation cache.
useMemo and useCallback but with a stable cache
Make low-level DNS requests with retry and timeout support.
HTTP response freshness testing
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
Redis store for node-cache-manager
Intuitive magical memoization library with Proxy and WeakMap
Native TCP sockets for JavaScript
A simple in-memory cache. put(), get() and del()
A simple Node websocket library to handle http upgrades.
node-unix-socket allows you to use SO_REUSEPORT, SOCK_SEQPACKET, SOCK_DGRAM in Node.js.
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Actions cache lib
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Mixin to allow caching container and its children to a bitmap texture
TypeScript utilities for interacting with the Netlify cache
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
Caching mock fetch implementation for all runtimes and frameworks.
Parse HTTP X-Forwarded-For header
Core abstract of Caching layer for Apollo Client
This plugins adds simple LRU caching to your `validate`, to improve performance by caching the validation result.