Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default CHANGE-208 - Implement data-diggers querycache

    I would like to know how this feature currently works with regards to query cache. Where exactly does it store the query that's cached? Is there a time limit for when the cache data is refreshed? Can I manually empty the cached query? Thanks!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: CHANGE-208 - Implement data-diggers querycache

    Post/look in contributed addons area instead of "general area"

    http://www.zen-cart.com/showthread.p...ery-Cache-v1-0
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: CHANGE-208 - Implement data-diggers querycache

    Quote Originally Posted by kobra View Post
    Post/look in contributed addons area instead of "general area"

    http://www.zen-cart.com/showthread.p...ery-Cache-v1-0
    Thanks for the post. I was actually there but the information about the stand alone version is NOT the same as the one built into ZC 1.5.1. That version is not compatible with ZC 1.5.1.

  4. #4
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: CHANGE-208 - Implement data-diggers querycache

    Quote Originally Posted by BlessIsaacola View Post
    Thanks for the post. I was actually there but the information about the stand alone version is NOT the same as the one built into ZC 1.5.1. That version is not compatible with ZC 1.5.1.
    Query Cache uses non-persistent memory accessible to the current page request only. This basically eliminates duplicate SQL queries within a single web request. Storage works the same way in both the original version and the integrated Zen Cart 1.5.1 version.

    The original version also modifies additional core Zen Cart files. The modifications are typically additional SQL lookups, non-persistent storage of the response data, and using the stored data (for example categories and their parent category). The Zen Cart 1.5.1 version does not include this extra code (which potentially utilizes more memory).

    Zen Cart does include out of box some persistent caching options for potentially long running SQL Queries. See configure.php file contents explained.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  5. #5
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: CHANGE-208 - Implement data-diggers querycache

    Thanks for the clarification.

 

 

Similar Threads

  1. v154 PHP Fatal error: Class 'QueryCache' not found
    By smarmyclothes in forum Upgrading to 1.5.x
    Replies: 5
    Last Post: 20 Sep 2015, 05:21 PM
  2. v153 Cannot redeclare class QueryCache ... on line 16
    By rtfulk in forum Upgrading to 1.5.x
    Replies: 19
    Last Post: 1 Aug 2014, 07:55 PM
  3. Access denied from '208.109.181.124' - Your credit card could not be authorized
    By itseemedsosimple in forum Addon Payment Modules
    Replies: 4
    Last Post: 3 Aug 2010, 03:17 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR