UNPKG

mquery-cache

Version:

TTL based cache library for mquery supporting mongoose and native mongodb query result caching.

7 lines (5 loc) 107 B
REPORTER = spec test: @NODE_ENV=test ./node_modules/.bin/mocha \ --reporter $(REPORTER) \ .PHONY: test