Memoose-js is a versatile memoization library designed to optimize performance in JavaScript applications by caching the results of expensive function calls. This package efficiently reduces the frequency of repeated computations, speeding up overall
A lightweight TypeScript wrapper around ioredis with singleton pattern support, mock Redis for testing, and abstract caching framework.
A library for handling cache events and operations in Angular applications.
A simple in-memory caching module for Node.js with TTL support
A lightweight utility for managing cache in web applications using the browser's Cache API.