Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(cache): support Cacheable instance with nonBlocking mode - #962

Merged
kamilmysliwiec merged 4 commits into
nestjs:masterfrom
samuelmbabhazi:feat/support-cacheable-instance-nonblocking
Dec 23, 2025
Merged

feat(cache): support Cacheable instance with nonBlocking mode#962
kamilmysliwiec merged 4 commits into
nestjs:masterfrom
samuelmbabhazi:feat/support-cacheable-instance-nonblocking

Conversation

@samuelmbabhazi

@samuelmbabhazi samuelmbabhazi commented Dec 11, 2025

Copy link
Copy Markdown
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

"noImplicitAny": false,
"removeComments": true,
"noLib": false,
"emitDecoratorMetadata": true,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file seems to be redundant/invalid

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kamilmysliwiec fixed !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants