Comparing
#1 with
#2
Content
[...]
'components'=>array(
'cache'=>array(
'class'=>'CRedisCache',
'hostname'=>'127.0.0.1',
'port'=>6379,
'database'=>21,
'keyPrefix'=>'
webposuniversaltradersdatabase',
),
),
```
### Why Redis Instead of FileCache?[...]