Daming
Daming
公司:欢聚时代(电商技术) 网址:http://www.huanju.cn/ 地点:中国广州 联系方式:[email protected] 场景:Callback网关
So crazy but I like it. :)
Here is an example, https://github.com/SigNoz/charts/blob/9b995e16f4b6f9e4adcfae7081470b9c3c43e870/charts/signoz/values.yaml#L598-L603 This is a self-hosted component, the query service, and many components, such as initContainers, use docker.io as the image repository.
Hi @codemonstur , Since embedded-redis directly references the dependency of the Jedis client, when I use a different version of Jedis during the process, version incompatibility causes embedded-redis to throw...
Could I introduce the maven-shaded-plugin to shade Jedis into the embedded-redis jar as a replacement for the dependency?