nestjs / cache-manager

Cache manager module for Nest framework (node.js) 🗃
MIT License
114 stars 20 forks source link

enableVersioning #359

Closed Zarinia closed 3 months ago

Zarinia commented 3 months ago

Is there an existing issue for this?

Current behavior

How can use cahce with enableVersioning? When I have a version that I know the value of the controller version with the header, it doesn't work properly because of the cache

Minimum reproduction code

-

Steps to reproduce

No response

Expected behavior

work with enable versioning

Package version

2.2.2

NestJS version

No response

Node.js version

No response

In which operating systems have you tested?

Other

No response

kamilmysliwiec commented 3 months ago

Thank you for taking the time to submit your report! From the looks of it, this could be better discussed on our Discord. If you haven't already, please join here and send a new post in the #⁠ 🐈 nestjs-help forum. Make sure to include a link to this issue, so you don't need to write it all again. We have a large community of helpful members, who will assist you in getting this to work.