[dev] [commits] Horde branch master updated. a45869aae5197a8cce26dd77dbbca505d99ba176

Jan Schneider jan at horde.org
Tue May 21 13:06:08 UTC 2013


Zitat von Michael M Slusarz <slusarz at horde.org>:

> The branch "master" has been updated.
> The following is a summary of the commits.
>
> from: 4a163bf0baf4b8da24b3111e4eba44ca5e4d85af
>
> a45869a [cjh] Add ability to cache history queries.
>
> -----------------------------------------------------------------------
>
> commit a45869aae5197a8cce26dd77dbbca505d99ba176
> Author: Michael M Slusarz <slusarz at horde.org>
> Date:   Fri May 17 15:53:31 2013 -0600
>
>     [cjh] Add ability to cache history queries.
>
>     [mms] Abstract history query caching to use Horde_HashTable.
>
>  framework/Core/lib/Horde/Core/Factory/History.php |    6 ++--
>  framework/History/lib/Horde/History.php           |   33  
> ++++++++++-----------
>  framework/History/lib/Horde/History/Sql.php       |    4 +-
>  framework/History/package.xml                     |   21 +++++++++----
>  4 files changed, 36 insertions(+), 28 deletions(-)
>
> http://git.horde.org/horde-git/-/commit/a45869aae5197a8cce26dd77dbbca505d99ba176

Still doesn't make sense to me to use HashTable instead of Cache,  
especially since Cache can use HashTable as the backend. It's the only  
Horde package or application that explicitly uses HashTable instead of  
Cache for caching.
-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the dev mailing list