cachegoose
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "cachegoose", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "Mongoose caching that actually works.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,12 +0,12 @@ | ||
#cachegoose | ||
# cachegoose # | ||
####Mongoose caching that actually works. | ||
#### Mongoose caching that actually works. #### | ||
[![Build Status](https://travis-ci.org/boblauer/cachegoose.svg)](https://travis-ci.org/boblauer/cachegoose) | ||
##About | ||
## About ## | ||
A Mongoose caching module that works exactly how you would expect it to, with the latest version of Mongoose. | ||
##Usage | ||
## Usage ## | ||
@@ -68,3 +68,3 @@ ```javascript | ||
##Test | ||
## Test ## | ||
npm test |
18068
12
444