micezhao

Results 5 comments of micezhao

> @micezhao The RediStack package is hosted on Gitlab as that's where the development is done - this repo is just a mirror. Can you clone the package directly from...

@Mordil I can access the url in chrome the following picture is my content of Package.swift:

@Mordil OK, I have addressed this problem according to your method ! thanks 😊

> @bcdslg > > @NextDoorLWang > > 再来问一下,执行一个节点后,在执行另一个节点就不行了。所以问你们是集群的时候启动两个项目,还是在一个项目里面配两个perites文件啊? > > 我也是启动两个项目才成功的,并且在配置文件中要加上eureka.client.register-with-eureka=false > eureka.client.fetch-registry=false

> @bcdslg > > @NextDoorLWang > > 再来问一下,执行一个节点后,在执行另一个节点就不行了。所以问你们是集群的时候启动两个项目,还是在一个项目里面配两个perites文件啊? > > 我也是启动两个项目才成功的,并且在配置文件中要加上eureka.client.register-with-eureka=false > eureka.client.fetch-registry=false 是启动多个项目,启动的时候要指定配置文件就可以了