redis使用

mac 使用brew安装的redis,找不到redis.conf文件

安装目录

/usr/local/Cellar/redis/3.0.5

redis.conf文件路径:/usr/local/etc/redis.conf

rdb.dmp文件存放的目录是

/usr/local/var/db/redis/dump.rdb

参考/usr/local/Cellar/redis/3.0.5/

promote:etc guzhongguo$ cd /usr/local/Cellar/redis/3.0.5/homebrew.mxcl.redis.plist文件


promote:3.0.5 guzhongguo$ cat homebrew.mxcl.redis.plist


KeepAlive

SuccessfulExit

Label

homebrew.mxcl.redis

ProgramArguments

/usr/local/opt/redis/bin/redis-server

/usr/local/etc/redis.conf

RunAtLoad

WorkingDirectory

/usr/local/var

StandardErrorPath

/usr/local/var/log/redis.log

StandardOutPath

/usr/local/var/log/redis.log

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容