Skip to content

benhaan/koredis-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

koredis-config is a redis based config reader (and writer) for Kohana 3

It requires that phpredis is installed and can be downloaded at http://github.com/owlient/phpredis.

To use, replace Kohana::$config->attach(new Kohana_Config_File) with Kohana::$config->attach(new Config_Redis) inside your bootstrap.php file.

About

redis based config reader (and writer) for Kohana 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages