Home | 簡體中文 | 繁體中文 | 雜文 | 打賞(Donations) | Github | OSChina 博客 | 雲社區 | 雲棲社區 | Facebook | Linkedin | 知乎專欄 | 視頻教程 | About

第 32 章 Redis 安裝

目錄

32.1. CentOS 7
32.2. CentOS 6
32.2.1. 主從同步
32.2.2. Sentinel
32.3. Ubuntu
32.4. Mac 安裝 Redis
32.5. 源碼編譯安裝
32.6.
32.7. Test Redis

32.1. CentOS 7

Netkiller OSCM 一鍵安裝

				curl -s https://raw.githubusercontent.com/oscm/shell/master/database/redis/redis.sh | bash