cacheQueue
Queue for caching objects
Usage:
var Queue = ;// you can set the expire time(ms) and the total number of caching objects var cache = Queue;cache;cache;
var Queue = ;// you can set the expire time(ms) and the total number of caching objects var cache = Queue;cache;cache;
npm i cache-queue
0
0.0.1
none