You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: