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 simple in-memory caching module for Node.js with TTL support
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.
A library for handling cache events and operations in Angular applications.