Welcome Guest, Not a member yet? Register   Sign In
Cache not caching data rendered by DB? On refresh the query data disapears??
#1

[eluser]ninja.dude[/eluser]
Cache not caching data rendered by DB? On refresh the query data disappears??

i am rendering data on the view from the database. Passing it as an array from the controller etc. Caching is working for static data but query echoes data disappears when i hit refresh and only appears after 1 minute as it is set in caching.
#2

[eluser]toopay[/eluser]
You use memcached for "real" query cache!
#3

[eluser]ninja.dude[/eluser]
how would i use memcache with codeigniter?
#4

[eluser]toopay[/eluser]
Install the extension, you can found the resource here
#5

[eluser]ninja.dude[/eluser]
wow, read the install details and seemed verbose.




Theme © iAndrew 2016 - Forum software by © MyBB