@keyvhq/test-suite
Test suite for Keyv API compliancy
Test suite for Keyv API compliancy
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).
A better way to use storage (strong typing, namespacing, ttl, etc).
A lightweight, type-safe storage library for browser and Node.js environments with support for namespacing, TTL, and encryption.
Lightweight in-memory isomorphic cache implementation with TTL for browser & Node JS written in TypeScript
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
A Netlify plugin for persisting immutable build assets across releases.
A simple TypeScript caching library with ttl support and SQL-inspired syntax
Memoize promise-returning & async functions
A hybrid disk cache utilize both the database and the file system.
Simple key-value storage with support for multiple backends
PostgreSQL storage adapter for Keyv
A simple in-memory cache with TTL support
CloudFlare Workers KV storage adapter for Keyv
A TypeScript cache implementation focused on time-based expiration with automatic cleanup and TTL support
A simple in-memory caching module for Node.js with TTL support
A simple wrapper around ioredis to extend its functionality
Redis standalone caching library for Node.JS and also cache engine for Cacheman