Codeigniter 2 Redis Sessions. In fact it is just modified system session library, that in case of setting "use_database" to TRUE will use Redis instead of SQL db. Requires *https://github.com/nrk/predis* (can be modified for usage with *https://github.com
redis PHP codeigniter
We should consider this to get the ci_sessions table out of MySQl.