nui icon indicating copy to clipboard operation
nui copied to clipboard

Support External DB

Open ryansun96 opened this issue 5 months ago • 1 comments

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

ryansun96 avatar Jul 28 '25 19:07 ryansun96

It's a good point, not sure if we have enough bandwidth to implement that soon but i'll keep it in the backlog

pricelessrabbit avatar Aug 05 '25 05:08 pricelessrabbit