Skip to content
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

Front-end and Back-end optimisations and performance improvements #3520

Closed
anvabr opened this issue Apr 10, 2024 · 0 comments
Closed

Front-end and Back-end optimisations and performance improvements #3520

anvabr opened this issue Apr 10, 2024 · 0 comments
Assignees

Comments

@anvabr
Copy link
Collaborator

anvabr commented Apr 10, 2024

Problem description

Every time a user sends a request, Guardian backend executes the requests in full. This can cause unnecessary delays and higher resource utilisation on the backend.

Requirements

Introduce Redis cashing to the api-gateway service so the interactions between Front-end and Back-end are optimised.

Definition of done

Acceptance criteria

Improved Front-end response speed and Back-end resource utilisation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants