memojs-redis
A redis store implementation for memojs
A redis store implementation for memojs
A straightforward memoize function using JSON.stringify.
Memoize methods of class instances
Avoid unnecessary re-renders when consuming partially a React Context
memoizing function wrapper
async helper
Resolves a promise only once and memoizes the result
Resolves a promise only once and memoizes the result in a map
High Performance Congestion Control Map-Queue hybrid for NodeJs applications
Memoized function binding
Simple functions for DRY forms and async data loading in React
Functional reactive programming with dark magic.
A set of modules that use Proxy to extend and enhance your existing JavaScript classes
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
A function wrapper on `mem` module which using `redis` as the cache store
Map to be used with mem
React optimization tool for memoizing (function / object) property to avoid unnecessary re-renders
Minimalistic memoization decorator
Memoize/cache function results
Memoize functions by comparing arguments by reference