@mohan.kmr/cache
A simple in-memory caching module for Node.js with TTL support
A simple in-memory caching module for Node.js with TTL support
**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
This is a library to simplify the work with @tanstack/react-query. It offers unified style for keys in the cache, ability to cancel a request. automatic cache refresh after mutation.
A simple in-memory caching module for Node.js with TTL support
A library for handling cache events and operations in Angular applications.
Used by CK-MS packages and for managing cache operations in microservice applications developed using this infrastructure.
`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