[cvs] commit: framework/Imap_Client package.xml framework/Imap_Client/lib/Horde/Imap/Client Cache.php

Michael M Slusarz slusarz at horde.org
Sat Oct 11 05:43:42 UTC 2008


slusarz     2008-10-11 01:43:42 EDT

  Modified files:
    Imap_Client          package.xml 
  Added files:
    Imap_Client/lib/Horde/Imap/Client Cache.php 
  Log:
  Add Horde_Imap_Client_Cache. As might be expected, IMP_MessageCache is going
  to disappear to be replaced by this cache.  Now that we have a real IMAP
  library, we can cache less (namely envelope/structure/size/internaldate), and
  best to do it in the client lib itself because it is more transparent and
  will catch fetch queries from anywhere. The structure will still allow us
  to cache additional data about messages from IMP (i.e. parsed address data).
  
  Revision  Changes    Path
  1.1       +478 -0    framework/Imap_Client/lib/Horde/Imap/Client/Cache.php (new)
  1.10      +10 -0     framework/Imap_Client/package.xml

  Chora Links:
  http://cvs.horde.org/co.php/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php?r=1.1
  http://cvs.horde.org/diff.php/framework/Imap_Client/package.xml?r1=1.9&r2=1.10&ty=u


More information about the cvs mailing list