-
Notifications
You must be signed in to change notification settings - Fork 0
Document time units of parameters #90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
👋 @denis-rossati
☝️ Lastly, the title for the commit will come from the pull request title. So please provide a descriptive title that summarizes the changes in 50 characters or less using the imperative mood. |
Summary
At the moment, consumers of the lib don't have a clue what unit of time to use in cache parameters, is it minutes, hours, seconds?
This PR add a jsdoc to help them when they're coding.
Related Issues
Checklist