CodeIgniter Forums
Redis _ci_redis_serialized - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: Issues (https://forum.codeigniter.com/forumdisplay.php?fid=19)
+--- Thread: Redis _ci_redis_serialized (/showthread.php?tid=63340)



Redis _ci_redis_serialized - loga - 10-21-2015

Hi!
I have some trouble with Redis (use as Cache driver) and "_ci_redis_serialized". It grows very quickly

So, if "_ci_redis_serialized" is so big, then Redis::get is very slow.

how to fix it?
and why redis cache driver save all keys to one key?