• I dont see any mention of caching in the features or requests.

    When using meta and tax options these queries can be super slow to run. a Transient caching option would be ideal. Under advanced option perhaps with box to set the cache time.

    I have several of queries on my homepage that mostly show the same content for weeks on end and caching these until I change the parameters would be perfect.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes. I second this. Caching implementation would be great (assuming it is not present)

    Plugin Author Ryan Welcher

    (@welcher)

    Hi and thanks for using AQL!

    Are you seeing slowness on your site? WordPress does a lot of internal caching already and am wondering if that is enough.

    The benefit of caching comes when the query is avoided altogether and this may prove to be difficult in AQL as it does not have access to the results of the query rather just the query args that will be used to generate the list of posts.

    It’s worth doing some experimenting on how this could be done however so leave it with me!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Caching’ is closed to new replies.