acache
A simple JavaScript locking/caching of async queries/call results
A simple JavaScript locking/caching of async queries/call results
Module to cache repeated calls to server for fetching HTML. Perfect for paginations.
The service provides ability to cache client data
A simple asynchronous memoization library that rememebers only the previous call.
Wrap native HTTP requests with RFC compliant cache support
relay for the rest of us
CalculatedCachedProperties allows properties to have values calculated by a function, and then cached. You can then manually invalidate (clean) the cache for one or more (or all) properties, forcing the function to be invoked and recalculate next time the
A simple storage class for Backbone Models and Collections.
mini js cache with expire time
using AsyncStorage to cache fetch's response,only for RN,not for browser
Fast, efficient cache engines for both express routes cache & native node (redis, in-memory & file cache)
This cache files in folders
# DEPRECATED, use [ember-img-manager](https://github.com/huafu/ember-img-manager) instead!
A Fastify plugin for caching the response
The fast and simple LRU cache realization.
Yeoman generator for client/server development with webpack, gulp, pug, karma, mocha and some more selectable tools
A uniform cache interface for Redis and memcached that works out of the box, with Promises!
Grunt task that works grunt-contrib-pug and aims to prevent re-compilations of already compiled pug files
Redux middleware for calling and caching a (REST) API
Add LRU caching behavior to any async function with a higher-order function