Good morning readers,
I have a little problem with caching feature of CI. When i generate a view with data from database, the data are always the same until il manually delete all cache files.
Is there any way to delete / invalidate the cache ?
I tried to set the cache limit to 1 minute, but i didn't work.
Thanks for incoming answers.