Resolve "Add global cache for jihu members' info."
What does this MR do and why?
Some processors need to get info of jihu members, so every time they use some api to get the info from .yml file, which requires massive IO cost. So that caching the member info is very important and that's what this MR wants to do.
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
Modify related code to add cache for jihu members'info. -
Add test case for new caching mechanism. -
Test it on GDK. -
Test it on Staging env. -
Merge into master.
Closes #30 (closed)
由 佳濠 高 编辑于