Mon Apr 18 16:31:34 2011mellery [...] yahoo.com - Ticket created
Subject:
Feature Request - support for redis native hash commands
Date:
Mon, 18 Apr 2011 13:31:26 -0700 (PDT)
To:
bug-Redis [...] rt.cpan.org
From:
Michael Ellery <mellery [...] yahoo.com>
Perhaps this is already on your road-map, but I'd really like to see the redis
hash commands added:
HDEL
HEXISTS
HGET
HGETALL
HINCRBY
HKEYS
HLEN
HMGET
HMSET
HSET
HSETNX
HVALS
Thanks.
*-----------------------------*
* Michael Ellery *
* mellery@yahoo.com *
*-----------------------------*
The Redis module uses AUTOLOAD to translate methods in redis commands. Those commands
are already supported, just call the methods with the same name.
The documentation should make this clearer, and I'll update it in a future version to clarify this
point.
Thanks
--
Hi, how are you?
Tue Apr 19 05:50:45 2011The RT System itself - Status changed from 'new' to 'open'
Tue Apr 19 05:50:46 2011melo [...] cpan.org - Status changed from 'open' to 'resolved'