![]() |
Using Redis Data Store - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forum-28.html) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forum-30.html) +--- Thread: Using Redis Data Store (/thread-77242.html) |
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 |