@lennon/ttl-cache
Simple ttl cache
Simple ttl cache
Lightweight in-memory isomorphic cache implementation with TTL for browser & Node JS written in TypeScript
A hybrid disk cache utilize both the database and the file system.
Official redis cache for next-boost
Storage service with TTL
neat wrapper for various caches
A cacheable dns.lookup(…) that respects TTL. This is a fork of szmarczak/cacheable-lookup, but with CommonJS support.
CloudFlare Workers KV storage adapter for Keyv
Simple key-value storage with support for multiple backends
PostgreSQL storage adapter for Keyv
A simple in-memory caching module for Node.js with TTL support
MongoDB storage adapter for Keyv
Parent class for SQL based Keyv storage adapters
SQLite storage adapter for Keyv
Test suite for Keyv API compliancy
A simple TypeScript caching library with ttl support and SQL-inspired syntax
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
Hash KV storage clustered within workers
A Netlify plugin for persisting immutable build assets across releases.
Simple, fast, least-recently-used cache (specifically, last set) with active time-to-live eviction, optimized for large-string keys and frequent reads, and no dependencies (other than jasmine dev testing).