Skills
181,940Reusable AI skills and capabilities for agent workflows
A Promise-based, simple, Redis-like, in-memory cache written in pure Javascript
Wrapper around dataloader to cache the results of the loader
A simple, fast, cheap, lightweight dependency-less and cross execution cache system for AWS Lambda functions, based on writing to files in the ["/tmp" folder](https://aws.amazon.com/it/blogs/aws/aws-lambda-now-supports-up-to-10-gb-ephemeral-storage/). It
Store promises and synchrone values in redis
A React library fetching and caching data from an API with simple and easy to use loading and error states.
Development tool that enables hot-swapping Express server code without a restart
A basic key value store with bounded capacity for simple caching.
Adds middleware for caching uploaded assets when using @strapi/provider-upload-local
Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.
A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.
Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines
Memoization with swappable cache providers β same code in dev (memory), test (disabled), and prod (Redis). Just swap the provider.
node library for interacting with and locally caching data served on an oada-compliant server
Lightweight and lazy cached function with TTL, negative TTL, and item limit controls.
Wrap native HTTP requests with RFC compliant cache support