[ ] Regression
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
No Redis Module
Redis Module that allows Nest to integrate with node-redis/ioredis easily.
Hi guys,
I am wondering if a Redis Module for general-purpose use can be added, so Redis can be integrated smoothly with Nest like TyoeORM, Mongoose, etc.
Nest version: 5.4.0
You should be able to port any existing Redis library to Nest in less than 5 minutes actually. Therefore, I believe that it doesn't make too much sense to provide each possible integration out-of-the-box. Certainly, such ecosystem-scoped packages could somewhat increase developer experience, but they would force us to maintain even more packages which makes it a little bit cumbersome.
Definitely something to think about in the future, but not yet 馃檪
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
You should be able to port any existing Redis library to Nest in less than 5 minutes actually. Therefore, I believe that it doesn't make too much sense to provide each possible integration out-of-the-box. Certainly, such ecosystem-scoped packages could somewhat increase developer experience, but they would force us to maintain even more packages which makes it a little bit cumbersome.
Definitely something to think about in the future, but not yet 馃檪