Implementation of async LRU and ARC cache.
Fast and lightweight caching library for javascript
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
Cachejs is a library that will allow you to set up a private and powerful cache system in your javascript application.
> Cache data in server. This data can be response from Endpoint API, array, text or others types.
Store arbitrary data associated with the es6 weekman and/or return the value that was set.
caching layer for detective
Cache dispatched actions and prevent repeated requests and heavy actions.
A cache lib based on LocalStorage and SessionStorage
Redux helpers to manage API data in a MWP app
一款简易版本地储存插件。
Sideload static assets on pages and cache them in IndexedDB ensuring longer-term storage.
Cache container for nodejs and regular Javascript application.
Cache class with ttl, namespace, and bucket support (wrapper around lscache).
DNS Caching Library
> Cache flexível para navegadores com suporte a localStorage, sessionStorage e armazenamento em memória.
cache.js 是一个轻量级的 JS 库,对 `localStorage`、`sessionStorage`进行了扩展,增加了序列化方法和过期时间。可以直接存取JSON对象、设置过期时间。
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