mongoose-redis-cache
mongoose-redis-cache copied to clipboard
Support for findOne and Count?
I looked at my Redis keys and it appears that only direct finds are being cached, not other common calls like findOne and count. It would be great if those could be cached as well. ;)
+1 for this.