1.启动Redis

进去到bin目录下

>redis-server.exe redis.windows.conf(带上配置文件、)

>redis-cli.exe -h ipaddress -p 6379 -a 123456

2.启动Zookeeper

进入到bin目录下

>zkServer.cmd

>jps 查看进程是否启动

 

相关文章:

  • 2022-12-23
  • 2022-01-06
  • 2022-02-23
  • 2021-04-08
  • 2021-06-25
  • 2022-12-23
猜你喜欢
  • 2022-01-12
  • 2021-10-13
  • 2021-08-03
  • 2021-12-04
  • 2022-12-23
  • 2021-07-17
  • 2022-01-06
相关资源
相似解决方案