Does not work with node-redis · Issue #28 · aws/aws-xray-sdk-node

We are trying to use the express wrapper in conjunction with a redis database. We use node-redis. But it does not seem to be working: const router = require('express').Router(); const redis = requi...