redis安装

yum install redis

安装完成后redis.conf配置文件默认在 /etc/redis.conf

启动命令:

    redis-server /etc/redis.conf

相关文章:

  • 2022-12-23
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-10
  • 2021-07-02
  • 2021-06-23
猜你喜欢
  • 2022-12-23
  • 2021-10-19
  • 2021-06-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案