Austin Jones
unread,Mar 5, 2012, 7:16:57 PM3/5/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jedis
Hello,
I need to use 'getset' on a hash, and I need to use a Transaction to
execute this:
MULTI
HGET FOO BAR
HSET FOO MARK
EXEC
Due to issue #194, this throws a NPE. I don't see any timeframe for
the 2.1.0 release. Any idea when it will happen?
Thanks,
-Austin Jones