node-request-caching
node-request-caching copied to clipboard
Memory adapter does not work
Hello,
the redis adapter works fine, but when using the memory adapter, I don't have the feeling that it is caching anything.
(Always hitting API Limits a the service I'm using).
I'd really like to use the memory addapter as my production environment does not have a redis db.