nui
nui copied to clipboard
Support External DB
Currently NUI uses an embedded (in-memory / on disk) database. This limits the deployment to one instance only without high availability. This is fine as a desktop app, but not so in helm / k8s deployment.
Please consider adding support for external database e.g. MongoDB
It's a good point, not sure if we have enough bandwidth to implement that soon but i'll keep it in the backlog