refactoring. added redis drivers.
This commit is contained in:
@@ -12,7 +12,7 @@ return array(
|
||||
| Caching can be used to increase the performance of your application
|
||||
| by storing commonly accessed data in memory or in a file.
|
||||
|
|
||||
| Supported Drivers: 'file', 'memcached', 'apc'.
|
||||
| Supported Drivers: 'file', 'memcached', 'apc', 'redis'.
|
||||
|
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user