gtg-bantonio opened a new issue, #1543: URL: https://github.com/apache/camel-karavan/issues/1543
### Describe the solution you'd like When we're working on Karavan developing routes, if the container or the pod suddenly fails, all the unsaved data would be lost. Knowing that Karavan is able to persist its state in a in-memory map, I think that abstracting the Cache Layer to at least use a file-based cache could help to not lost all the work and persist it in a PVC. ### Variant Web Application ### Container Management (if applicable) Kubernetes ### Operating System (for VS Code Extension) None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
