The branch "activesync_2_9_0" has been updated. The following is a summary of the commits.
from: b60897de44c81e06c49b0f42a33af19d82763f7c b067ffb Allow only saving the sync_cache data that has actually changed. Summary: http://github.com/horde/horde/compare/b60897de44c81e06c49b0f42a33af19d82763f7c...b067ffb3457b87c397a83f76009a7be7ff3715d1 ----------------------------------------------------------------------- commit b067ffb3457b87c397a83f76009a7be7ff3715d1 Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 11 16:28:16 2013 -0400 Allow only saving the sync_cache data that has actually changed. Mostly for improved Mongo driver performance. framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 3 +- framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 36 +++++- framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 3 +- framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 77 ++++++++++--- 4 files changed, 97 insertions(+), 22 deletions(-) http://github.com/horde/horde/commit/b067ffb3457b87c397a83f76009a7be7ff3715d1 http://git.horde.org/horde-git/-/commit/b067ffb3457b87c397a83f76009a7be7ff3715d1 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
