itty-time
Ultra-small (~390 bytes) library for TTL date math and converting ms durations to and from strings.
Ultra-small (~390 bytes) library for TTL date math and converting ms durations to and from strings.
Upstash Redis adapter for Keyv
~1kb key/value store wrapper for the browser cache-api, with zero-dependency
Adding offline capabilities for your keyv instance.
KeyV extended with Event Emitters
A hybrid disk cache utilize both the database and the file system.
A Typescript utility for storing data in localStorage with expiration
Memoize functions
A simple in-memory caching module for Node.js with TTL support
A timed map javascript data structure ideal for app level caching and memoization.
支持设置过期时间的 localStorage
A hybrid disk cache utilize both the database and the file system.
Simple key-value storage with support for multiple backends
Time-based object cache in TypeScript.
Next-level mongoose caching layer with event based cache clearing
A caching wrapper for axios with TTL and advanced caching strategies
auto remove elements out of an array with timer
fn-memoize is a lightweight utility that enables efficient memoization of functions, reducing redundant computations by caching results. This package helps optimize performance for functions that are called repeatedly with the same arguments, making it es
`FnMergeCache` is a caching utility that allows functions to cache their results based on input arguments, with options for cache lifetime, size limits, error handling, and parameter comparison, while supporting cache invalidation via tags and global reva
A high-performance, thread-safe LRU cache implementation for fibjs with TTL support and resolver functionality