I\'m trying to implement Redis along with Mongoose v5.10.0 in nestjs and I wonder if there\'s a way to bypass find execution and return data from Redis instead.
Using