Linux 环境下配置Redis 持久化 及其余配置内容

ljbhander 2020-04-11

(一)因为redis 是基于把内存的,重启后redis中的内容会清除

  1 进入redis 的 redis.conf 文件   编辑命令

appendonly yes

  2 esc     shitf + zz     退出保存编辑内容

Linux 环境下配置Redis 持久化 及其余配置内容


(二)其余配置

   1 进入 redis 官网  选择documention

  Linux 环境下配置Redis 持久化 及其余配置内容


   2 下拉找到 configuration

Linux 环境下配置Redis 持久化 及其余配置内容


   3 选择你的redis 版本   进去看  配置参考

   Linux 环境下配置Redis 持久化 及其余配置内容


   4 部分

   Linux 环境下配置Redis 持久化 及其余配置内容


    选择了就要承受

      

           要不就别想     

相关推荐

DiamondTao / 0评论 2020-08-30