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

Integrate Redis server for data caching #99

Open
ndegwamartin opened this issue Nov 7, 2024 · 0 comments
Open

Integrate Redis server for data caching #99

ndegwamartin opened this issue Nov 7, 2024 · 0 comments
Assignees

Comments

@ndegwamartin
Copy link
Collaborator

We need to add Redis server to the architecture of OpenSRP 2.

This will help in optimizing the performance of the backend with is greatly limited and impacted by the performance of the HAPI FHIR Server.

A local cache will not result in global benefits of caching however a cache server will support this and support scaling as well especially in a load balanced environment.

We chose Redis specifically since we already have experience with it from OpenSRP v1 and infrastructure scripts to support a rapid deployment.

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