Which of the following is used to interact with Redis in Node.js?
A) redis
B) sequelize
C) knex
D) all of the above
Answer: A
Explanation: redis is used to interact with Redis in Node.js.