Open infezek opened 9 months ago
As a scaffolding tool project, nunu's current functions have satisfied most application scenarios, so there is no special development direction at present. Or do you have any good suggestions?
I was thinking of adding a messaging system, like RabbitMQ, to the project. Also, to include a Kubernetes manifest. Create a parameter to start GoProxy, timezone for other parts of the world, besides China. what do you think?
The encapsulation of a general-purpose mq package poses significant challenges as it necessitates careful consideration of numerous use cases and code quality. Therefore, I would recommend allowing the user to encapsulate the MQ-related business logic. Suggestions such as k8s and time zone are valuable additions, and contributions are warmly welcomed.
I will work to add a system by region and Kubernetes option, then I will add RabbitMQ.
我将努力按区域和 Kubernetes 选项添加系统,然后添加 RabbitMQ。
Any recent updates on this?
I am working on the multi-region system and, subsequently, on Kubernetes and RabbitMQ
any chance to add Postgresql as backend database as a alternative?
any chance to add Postgresql as backend database as a alternative?
Currently supports postgres
https://github.com/go-nunu/nunu-layout-advanced/blob/main/internal/repository/repository.go#L81
Is there a roadmap for what you plan to add to the project? It would be good to have a discussion group; I am interested in being a contributor to the project.