[commits] Horde branch master updated. de17d6f589b27f9abf2c1e3f4a06c5834b812225

Michael M Slusarz slusarz at horde.org
Mon May 6 23:57:27 UTC 2013


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

from: c7e74c0becb0df80749b797024525ba27b609052

d066b78 Allow multiple keys to be deleted at once
5427e8a Restrict stored data to string.
de17d6f Add initial redis driver

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

commit d066b78fcc9a07a0466d80b2710f661a21992bca
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon May 6 16:54:22 2013 -0600

    Allow multiple keys to be deleted at once

 framework/HashTable/lib/Horde/HashTable.php          |   26 +++++++++++-------
 framework/HashTable/lib/Horde/HashTable/Memcache.php |   12 +++++++-
 2 files changed, 26 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/d066b78fcc9a07a0466d80b2710f661a21992bca

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

commit 5427e8aeaba53921bbf606af792fffd5017aeb5f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon May 6 17:24:04 2013 -0600

    Restrict stored data to string.

 framework/HashTable/lib/Horde/HashTable.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/5427e8aeaba53921bbf606af792fffd5017aeb5f

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

commit de17d6f589b27f9abf2c1e3f4a06c5834b812225
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon May 6 17:55:31 2013 -0600

    Add initial redis driver

 framework/HashTable/lib/Horde/HashTable/Redis.php |  111 +++++++++++++++++++++
 framework/HashTable/package.xml                   |    7 ++
 2 files changed, 118 insertions(+), 0 deletions(-)
 create mode 100644 framework/HashTable/lib/Horde/HashTable/Redis.php

http://git.horde.org/horde-git/-/commit/de17d6f589b27f9abf2c1e3f4a06c5834b812225




More information about the commits mailing list