Cache Packages

falcon-axios

Based on axios secondary encapsulation plug-in, interface caching, interface cancellation, interface disconnection reconnection functions are provided

0.0.5 • Published 5 months ago

geoserver-search-cache

This app provides a way to store selected layers and attributes from Geoserver WFS protocol or relational data (on developing), update from time to time and do Full Text Searches on them.

1.2.1 • Published 2 years ago

firestore-cache-v2

A Simple Wrapper npm-module to use Google Cloud Firestore DB with a Simple In-Memory Caching Mechanism enabled on requests and responses

1.0.4 • Published 3 years ago

file-local-stroage

```js var fls= require('file-local-stroage').create({ // 存储的目录 stroageDir: 'file-local-stroage-cache', // 存储的目录下的空间,因为可以有多个空间,可以理解为二级目录 namespace: 'default', // 是否自动转换json数据,开启会自动对值进行JSON.stringify处理 autoJson: true, //

1.1.2 • Published 11 months ago