![]() |
Using Redis Data Store - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: Using Redis Data Store (/showthread.php?tid=77242) |
Using Redis Data Store - [email protected] - 08-05-2020 Dear Team, We are having challenge in using the Redis for storing our data . We have found some help as pre configured client by making changes in the Config/Cache.php Now in the Controller we are not sure how to access the $redis methods and class. If someone has already established a connection with redis in CI 4.x version . Rg Phoneme |