http://www.omakase.org/misc/mac_osxlion_memcached.html
brew install libevent brew install memcached
でインストール。
起動アプリケーションに設定&開始コマンド
sudo cp /usr/local/Cellar/memcached/homebrew.mxcl.memcached.plist ~/Library/LaunchAgents sudo launchctl load -w ~/Library/LaunchAgents/homebrew.mxcl.memcached.plist