aubaro01 / aubaro01/MoambaManager
add cache
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Cache para diminuir o número de req à API.
usar cache:
- getAllSales;
- getAllProducts;
- getMounthGoal;
usar no lado cliente : Cache-Control no header.
e no lado do servidor: Redis.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.