commit: imp/config conf.xml imp/docs CHANGES imp/lib/IMAP MessageCache.php

"Michael M Slusarz" <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
slusarz     2008-09-03 03:12:21 EDT

  Modified files:
    config               conf.xml 
    docs                 CHANGES 
    lib/IMAP             MessageCache.php 
  Log:
  Improve message caching.  Previously, cached data was being lost when a slice
  was subsequently updated.  Also, after some experimentation, make slices
  smaller and don't make them user configurable.  For memcache, make even smaller
  since memcache works well with smaller data sizes, not 100K+ sizes (due to
  heap allocation).  Do pseudo-garbage collection by removing old slices
  with only a small number of entries.
  
  Revision  Changes    Path
  1.133     +1 -7      imp/config/conf.xml
  1.1180    +1 -0      imp/docs/CHANGES
  1.16      +82 -52    imp/lib/IMAP/MessageCache.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/config/conf.xml?r1=1.132&r2=1.133&ty=u
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.1179&r2=1.1180&ty=u
  http://cvs.horde.org/diff.php/imp/lib/IMAP/MessageCache.php?r1=1.15&r2=1.16&ty=u

--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.