Add Caching
Open
enhancement
feature
- Dominant language
- Java
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Implement caching for methods like
- [ ] getAValue()
- [ ] getCValue()
- [ ] getVictoryValue()
- [ ] getHonorValue()
- [ ] some how calculateScore
This will improve our performance trasticly while scaling with requests.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.