Welcome Guest, Not a member yet? Register   Sign In
Delete only special db cache
#1

Hi
I use $this->db->cache_on() and it is working well
I cache for each query
But when i try to delete cache,it delete all cache for current segment
Example for /index.php/api/users
I need delete query "Select * from tbl where id = 1" only no all query in segment api/users
Is it possible? or use output->cache for cache?
Reply


Messages In This Thread
Delete only special db cache - by omid_student - 05-06-2018, 09:13 AM
RE: Delete only special db cache - by jreklund - 05-07-2018, 12:42 AM
RE: Delete only special db cache - by InsiteFX - 05-07-2018, 03:57 AM
RE: Delete only special db cache - by BobM - 05-07-2018, 08:35 AM
RE: Delete only special db cache - by InsiteFX - 05-08-2018, 04:35 AM
RE: Delete only special db cache - by InsiteFX - 05-19-2018, 09:04 AM
RE: Delete only special db cache - by InsiteFX - 06-02-2018, 03:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB