Memoize/cache function results
A cache support for memoized functions
Memoize/cache function results
Utilities for memoize-cache
Cache the result of a method or getter for better performance. Supports timeout and clearing the cache.
A memoization library which only remembers the latest invocation
Memoize promise-returning & async functions
Intuitive magical memoization library with Proxy and WeakMap
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
fork of fast-memoize and support esm
A memoization function that uses a WeakMap
High Performance In-Memory Cache for Node.js
LRU Queue
Fast memoization decorator and other helpers with 1st class support for Promises.
Memoize functions results using an lru-cache.
Memoize decorator for Typescript
(temporary fork of `memoize-fs`, until #17 es2020 support is fixed) memoize/cache in file system solution for Node.js
A simple Memoize helper, with TypeScript decorator support!
Ultra fast, zero config memoization of functions
Memoize any function using Keyv as storage backend.
LRU Memoize
Fastest memoization lib that supports N arguments
The lodash method `_.memoize` exported as a module.
An implementation of the memoize technique
Memoizer caches the results of your method calls, works well with methods that accept arguments or return nil. It's a simpler and more expicit alternative to ActiveSupport::Memoizable
Memoized caches the results of your method calls
Cache and memoize expensive calculations.
Caching and Memoization Mixins
library to cache (memoize) method return values in database
Cache and memoization helpers for ruby Ruby classes
Like alias_method, but it's cache_method!
Cache (and optionally memoize) ActiveRecord or DataMapper records in Redis or Memcached
A Redis-based version-addressable caching system. Memoize pure functions, aggregated database queries, and 3rd party API calls.
Provides a helper method which will memoize result generation using the cache, and return the page requested.
The memoize library allows you to cache methods for faster lookup. Cached results can either be stored in memory (the default) or to a file.
Memoize methods with a simple decorator. Supports TTL expiration, LRU eviction, thread-safe per-instance caches, hit/miss stats, and proper nil/false handling.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.