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
Is your feature request related to a problem? Please describe.
One of the requirements of our infrastructure is to have at least two application replicas in k8s or OpenShift cluster. At the moment this is not feasible because the speculator and the traceanalyzer module store data in memory. Also, the speculator saves its state locally to a file.
Describe the solution you'd like
Are there any plans to make the apiclarity horizontally scalable?
Describe alternatives you've considered
What are the alternative options to solve the horizontal scaling problem?
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
One of the requirements of our infrastructure is to have at least two application replicas in k8s or OpenShift cluster. At the moment this is not feasible because the speculator and the traceanalyzer module store data in memory. Also, the speculator saves its state locally to a file.
Describe the solution you'd like
Are there any plans to make the apiclarity horizontally scalable?
Describe alternatives you've considered
What are the alternative options to solve the horizontal scaling problem?
The text was updated successfully, but these errors were encountered: