vahidvdn/nestjs-cashify

What does this solve?

ArtiomOganesyan opened this issue · 1 comments

Hi!
While working with NestJS what are the benefits to using nestjs-cashify over the cashify module?
Thanks

And sorry for my ignorance =)

Hi @ArtiomOganesyan
This is a wrapper module for cashify. While Cashify is used for pure nodejs projects, nestjs-cashify is used for NestJS based projects. It gives you some features like dependency injection, async configuration, etc.