toss / nestjs-aop

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

Docs: Updates CacheDecorator example to update cache after calling the function. #3

Closed jurampark closed 1 year ago

jurampark commented 1 year ago

Overview

Updates CacheDecorator example on the README file to update the cache after calling the base function.

PR Checklist

  1. I have read the Contributing Guide
  2. I have written documents and tests, if needed.
WhiteKiwi commented 1 year ago

May type safity be with you