cache-panda
🐼 A flexible, decorator-based smart cache module for NestJS with TTL, key prefixing, and conditional caching based on method execution time.
@unsudo/memoiser
Store the results of expensive function calls and return the cached result when the same input occurs again