Hi everyone! I write so many posts that people do not have time to respond to previous :) just a joke!
Well, let's talk about increasing page loading in datatables theme. Any solutions?
1) Write indexes in Mysql database, does it help for list output?
2) I wrote custom model with join tables, that help me very much! Now I don't need send query in every callback_column where i need values from another related table! COOL! Is any other solutions like this one?
3) What about using CI caching with GC? Any examples? I don't using caching at all yet, but I know that need to refresh cache after change data, where in GC operation I could do that?
Other speed up technics...?
And yes I know that datatables load all rows. So Can you, guys, shares with your own ways to combat with this?
As always, thank you in advance, I will be very grateful! ;)