[commits] Horde branch master updated. 72ea817571b7bb561686a8d7d6f6cf8e8e7c6e24

Michael M Slusarz slusarz at horde.org
Thu Jan 23 04:19:56 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: ef6afb339341b56d1f7ae650d1cf5dd5a954aeb1

72ea817 [mms] Store registry cache on the local filesystem.

Summary: http://github.com/horde/horde/compare/ef6afb339341b56d1f7ae650d1cf5dd5a954aeb1...72ea817571b7bb561686a8d7d6f6cf8e8e7c6e24

-----------------------------------------------------------------------

commit 72ea817571b7bb561686a8d7d6f6cf8e8e7c6e24
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 22 21:13:22 2014 -0700

    [mms] Store registry cache on the local filesystem.
    
    Horde_Cache is designed for *user* data.  Registry caching is a
    system-level cache so it doesn't fit well there.

 framework/Core/lib/Horde/Core/Localcache.php |  108 ++++++++++++++++++
 framework/Core/lib/Horde/Registry.php        |  154 ++++++++++++--------------
 framework/Core/package.xml                   |    8 +-
 3 files changed, 186 insertions(+), 84 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Localcache.php

http://github.com/horde/horde/commit/72ea817571b7bb561686a8d7d6f6cf8e8e7c6e24
http://git.horde.org/horde-git/-/commit/72ea817571b7bb561686a8d7d6f6cf8e8e7c6e24




More information about the commits mailing list