Shared-Reality-Lab / IMAGE-server

IMAGE project server components
Other
2 stars 7 forks source link

Design system for caching requests, e.g., if multiple clients ask for same graphic in short time window #836

Open jaydeepsingh25 opened 3 weeks ago

jaydeepsingh25 commented 3 weeks ago

The user story is created to implemented Caching mechanism so that IMAGE server can be scaled to address multiple clients at a moment efficiently. Relevant information available at https://github.com/Shared-Reality-Lab/IMAGE-server/issues/804

jaydeepsingh25 commented 3 weeks ago

Fix implemented in PR https://github.com/Shared-Reality-Lab/IMAGE-server/pull/817 . Currently deployed on unicorn. Issue can be closed once testing is complete and code is deployed on Pegasus.