Gottox / mongoose-cache

Caches Database querys the easy way. This module is currently not developed. Nevertheless, I will apply patches.
MIT License
36 stars 23 forks source link

Get the iru cache object #12

Open brunocalou opened 9 years ago

brunocalou commented 9 years ago

The project limits the developer by making the cache object inaccessible. I needed to use its API in a project, so I made a small change. Now the cache object can be used

mongoose.getCache()