I am thinking of using a two-element cache in a Zend Framework application.
But I need to use caching tags to make it easier to clear the cache. So is this possible? use these combinations?
PS. I ask this question because I read:
Be careful: with this backend, tags are not currently supported as the argument to doNotTestCacheValidity = true.
In the Zend Framework: Zend Cache APC Backend white paper , so I was wondering how to use tags, as this is the most interesting part in IMO caching.
, . , :
http://framework.zend.com/manual/en/zend.cache.backends.html#zend.cache.backends.memcached
: "" "doNotTestCacheValidity = true".
, , APC . , , Memcache , .
APC BackEnd Zend, , .
, APC . APC - OPcode, apc_store, Memcache - , .
" ", APC -/. - Redis Memcache.
Source: https://habr.com/ru/post/1783948/More articles:In Java, with JPA2, which class should be used to store date information? - javaAndroid - scrolling TextView - androidDatabase in database (a la CCK without Drupal) - databaseСистема управления учетными записями на основе Java - javaUsing manifest in standalone HTML5 in IFrame - html5Ruby and Sinatra - ruby | fooobar.comHow to view the contents of cacerts.bks (certificate file / system / etc / security / carcerts.bks) - androidGetting the number of hits in a document (doc) in lucene - javaGet the search word Hits (number of entries) per document in Lucene - searchMount or collage with GD library - phpAll Articles