Dong Hyun Ko
Results
2
issues of
Dong Hyun Ko
Thanks for the awesome library! In AWS serverless environment, The DataSource has to be destroyed when the lambda request finishes and re-initialize on lambda warm-start in order to reduce the...
### **Overview** ```typescript @Cache({ // ...options(metadata value) }) export class SomeService { some() { // ... } } ``` It would be great if `Class Decorator` for AOP is supported...