docs.nestjs.com icon indicating copy to clipboard operation
docs.nestjs.com copied to clipboard

Please document that the default is 100 items max for cache-manager

Open falatime opened this issue 1 year ago • 1 comments

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

falatime avatar Aug 05 '24 19:08 falatime

PRs are more than welcomed

micalevisk avatar Aug 05 '24 19:08 micalevisk