![]() |
At your application, DB cache are working? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=31) +--- Thread: At your application, DB cache are working? (/showthread.php?tid=77019) |
At your application, DB cache are working? - ajmeireles - 07-11-2020 Hi, there! At my app (CI4 4.0.3) I've actived: Code: 'cacheOn' => true, RE: At your application, DB cache are working? - jreklund - 07-11-2020 It's not implemented, the setting are just there. But it dosen't do anything. |