PHP Classes

mb_cache

Recommend this page to a friend!

      mb_cache  >  All threads  >  mb_cache  >  (Un) Subscribe thread alerts  
Subject:mb_cache
Summary:exceptions and conditions for cache
Messages:1
Author:Angel
Date:2013-08-11 13:29:59
 

  1. mb_cache   Reply   Report abuse  
Picture of Angel Angel - 2013-08-11 13:30:00
Hello,
thanks for mb_cache. very good work. I have several modules that dynamically extract information from db as news. also other modules that random show other data. can be made only for those modules The information is to be taken from the db instead of the cache. only when there is no connection to the db then taking the record from cache. thanks in advance.