docs.nestjs.com
docs.nestjs.com copied to clipboard
Please document that the default is 100 items max for cache-manager
Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
Is your feature request related to a problem? Please describe it
No documentation that there is a limit of 100 items https://github.com/nestjs/cache-manager/blob/master/lib/default-options.ts#L3
Describe the solution you'd like
No documentation that there is a limit of 100 items https://github.com/nestjs/cache-manager/blob/master/lib/default-options.ts#L3
Teachability, documentation, adoption, migration strategy
No response
What is the motivation / use case for changing the behavior?
No documentation that there is a limit of 100 items https://github.com/nestjs/cache-manager/blob/master/lib/default-options.ts#L3
PRs are more than welcomed