UNPKG

active-cache

Version:

Wraps async-cache and lru-cache to provide active item deletion

7 lines 116 B
language: node_js node_js: - "0.12" - "0.11" - "0.10" script: - make test && (make test-ci-coverage || true)