mac下安装memcache

Posted 一起来学python

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mac下安装memcache相关的知识,希望对你有一定的参考价值。

需求包安装libmemcached

brew install libmemcached

安装memcached

brew install memcached

启动服务

 brew services start memcached

以上是关于mac下安装memcache的主要内容,如果未能解决你的问题,请参考以下文章