0

When I use legacyMode: true

const client = const client = redis.createClient({ legacyMode: true });

The session is working fine, but my other queries fail. So I don't want to use legacyMode there any new way to connect express-session store with redis.

I tried using with legacyMode: true but I don't want to use it for connect-redis.

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459

0 Answers0