cacheman-redis
cacheman-redis copied to clipboard
Redis standalone caching library for Node.JS and also cache engine for cacheman
I have added Redis Cluster support to cacheman-redis. I've been using this version for over 3 years by now but just realised I could open a PR for it. It...
Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 to 3.1.1. Release notes Sourced from redis's releases. V3.1.1 Enhancements Upgrade node and dependencies (#1578) Fixes Fix a potential exponential regex in monitor mode (#1595) v3.1.0...
https://github.com/davidmarkclements/fast-safe-stringify https://github.com/cayasso/cacheman-redis/blob/master/src/index.js#L99 Related: https://github.com/boblauer/cachegoose/issues/42
I am really curious to know wheather the getAll functionality is implemented or not? Documentation on github is not specifying this functionality.