You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Bryan Donovan 2671f11fef Merge branch 'master' of https://github.com/zhudan/node-cache-manager into zhudan-master 10 years ago
..
stores memoryStore.set() 增加 maxAge参数 10 years ago
caching.js Stores can override isCacheableValue + tests 10 years ago
callback_filler.js hiding queues inside CallbackFiller 10 years ago
index.js requiring options arg to be accepted in underlying cache stores instead of handling ttl ints and options. Removed deprecated methods. 10 years ago
multi_caching.js removing more ttl integer calls from tests, filling in missing tests, removing obsolete tests. 10 years ago