這里會顯示出您選擇的修訂版和當前版本之間的差別。
兩側同時換到之前的修訂記錄 前一修訂版 后一修訂版 | 前一修訂版 | ||
en:razor:enable-redis-in-cobub-razor [2015/03/19 15:43] cobub [Enable Redis in Cobub Razor] |
en:razor:enable-redis-in-cobub-razor [2017/07/14 11:18] (當前版本) |
||
---|---|---|---|
行 1: | 行 1: | ||
+ | ~~Title:Cobub Razor Enable Redis in Cobub Razor - Mobile Apps Marketing Platform of Open Source - Mobile Analytics & Mobile Push Notification Solutions - Cobub Mobile Developer Center~~ | ||
+ | {{description>Cobub Razor is an Open Source Mobile Analytics. Download, extract and compile latest stable Redis with:.}} | ||
+ | {{keywords>Cobub Razor,open source mobile analytics,mobile analytics,mobile app analytics, redis}} | ||
+ | |||
====== Enable Redis in Cobub Razor ====== | ====== Enable Redis in Cobub Razor ====== | ||
===== Installation ===== | ===== Installation ===== | ||
行 26: | 行 30: | ||
Configure Redis server info under /application/config/redis.php | Configure Redis server info under /application/config/redis.php | ||
+ | {{:en:razor:20150319-074355.png}} | ||
2. Enable Redis in Cobub Razor | 2. Enable Redis in Cobub Razor | ||
Set redis variable to 1 to enable Redis in Razor under application/config/config.php | Set redis variable to 1 to enable Redis in Razor under application/config/config.php | ||
+ | {{:en:razor:20150319-074409.png}} | ||
3. Set Redis Que Processing Interval | 3. Set Redis Que Processing Interval | ||
Razor use Redis to queue the data posted by client. You can set process queue interval under /application/config/config.php | Razor use Redis to queue the data posted by client. You can set process queue interval under /application/config/config.php | ||
+ | {{:en:razor:20150319-074423.png}} | ||
===== Basic Architecture ===== | ===== Basic Architecture ===== | ||
+ | {{:en:razor:20150319-074549.png}} |