toss / nestjs-aop

A way to gracefully apply AOP to nestjs
MIT License
213 stars 24 forks source link

fix: Fix wrap-cache was not working #29

Closed WhiteKiwi closed 9 months ago

WhiteKiwi commented 9 months ago

There was a bug where the wrap ran every time because I didn't modify the cache key while refactoring. We have modified this.