> Cache data in server. This data can be response from Endpoint API, array, text or others types.
Fast and lightweight caching library for javascript
caching layer for detective
Cache dispatched actions and prevent repeated requests and heavy actions.
Redux helpers to manage API data in a MWP app
Fast, lightweight cache for Node.js
一款简易版本地储存插件。
High-performance caching system for Node.js with Redis, memory. Features support, scoped caches, stable hashing, and monitoring.
simple cache nodejs
Implementation of async LRU and ARC cache.
Sideload static assets on pages and cache them in IndexedDB ensuring longer-term storage.
Store arbitrary data associated with the es6 weekman and/or return the value that was set.
Cache class with ttl, namespace, and bucket support (wrapper around lscache).
Cache container for nodejs and regular Javascript application.
cache.js 是一个轻量级的 JS 库,对 `localStorage`、`sessionStorage`进行了扩展,增加了序列化方法和过期时间。可以直接存取JSON对象、设置过期时间。
A cache lib based on LocalStorage and SessionStorage
> Cache flexível para navegadores com suporte a localStorage, sessionStorage e armazenamento em memória.
Exposes http caching to the browser by adding functionality to XMLHttpRequest, and then running XMLHttpRequest over http2 over WebSockets
A simple in-memory LRU cache with no dependencies
Simple express middleware to cache last 10 requests. Stores request urls in an object and appends to request property of express.
[Build Status](https://travis-ci.org/x-component/x-middleware-cache.png?v1.0.0)](https://travis-ci.org/x-component/x-middleware-cache)
Based on the functions of html-webpack-plugin that simplifies creation of HTML files to serve your webpack bundles, we can cache the webpack bundles using localstorage to optimize the page loading speed
Cachejs is a library that will allow you to set up a private and powerful cache system in your javascript application.
High performance LRU-like cache with built-in TTL and memory management.