HomePhorge

Performance: Optimize kolab_storage_folder::get_object() to use one sql query…

Description

Performance: Optimize kolab_storage_folder::get_object() to use one sql query instead of two

Before the change to get an object by UID we first resolve UID to IMAP-UID
and then fetch the object data by IMAP-UID - two select queries. Now we
directly select the data by UID.

Details

Provenance
machniakAuthored on Feb 13 2016, 11:33 AM
machniakPushed on Feb 13 2016, 8:07 PM
Parents
rRPKbd8166b81a45: Fix regression in last optimisations
Branches
Unknown
Tags
Unknown
Build Status
Buildable 2763
Build 2681: Continuous Integration for Software Development Projects