0.13.2 • Published 7 years ago
alaska-cache-lru v0.13.2
alaska-cache-lru
Alaska LRU cache driver based on lru-cache
configure
cache: {
type: 'alaska-cache-lru',
// The maximum size of the cache. default Infinity
max: 500,
// Default maximum age in milliseconds, 0 for forever
maxAge: 3600 * 1000
//more https://github.com/isaacs/node-lru-cache#options
}
Contribute
License
This project is licensed under the terms of the MIT license
0.13.2
7 years ago
0.13.1
7 years ago
0.13.0
7 years ago
0.12.12
7 years ago
0.12.3
8 years ago
0.12.2
8 years ago
0.12.1
8 years ago
0.12.0
8 years ago
0.11.21
8 years ago
0.11.15
8 years ago
0.11.10
8 years ago
0.11.0
8 years ago
0.10.0
9 years ago
0.2.3
9 years ago
0.2.2
9 years ago
0.2.1
9 years ago
0.2.0
9 years ago
0.1.3
9 years ago