mintsweet opened a new pull request, #3848: URL: https://github.com/apache/incubator-devlake/pull/3848
### Summary Add global **connections** store. ### Why add this store? Connections are used in many places throughout the config UI. And every time it is used, a request will be sent to get this information. This results in meaningless requests and performance loss. Maintaining connections in multiple places also causes inconsistency. -- 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]
