Summary | Make use of Horde's IMAP Cache for speeding up Kolab operations |
Queue | Kolab |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | michael.sheldon (at) credativ (dot) de |
Created | 04/05/2007 (6688 days ago) |
Due | |
Updated | 04/09/2007 (6684 days ago) |
Assigned | |
Resolved | 04/09/2007 (6684 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
New Attachment: kolab-imap-cache2.patch
obsoletes the previous patch.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Make use of Horde's IMAP Cache for speeding up Kolab operations
Queue ⇒ Kolab
New Attachment: kolab-imap-cache.patch
State ⇒ New
Kolab IMAP driver to reduce the time spent loading shares which
contain a lot of objects.
It also changes the Kolab IMAP class to make use of the c-client
driver whenever possible, instead of the PHP Pear driver. This means
that for all operations that don't require ANNOTATEMORE/METADATA
support the c-client driver will be used, so users without a patched
version of the c-client library (and PHP) will still be able to
benefit from the caching support.