Caching SQL query results
-
Hello,
I’m using wpDataTables and have datatables with SQL input data source type. Each of these queries take 7-8 seconds to execute because dataset is too large.
So that causes our frontend page to crash.
My question is that is it possible to cache SQL query results with wpDataTables? Do I need any other caching plugin or should I do some development in order to have that functionality?
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Caching SQL query results’ is closed to new replies.