# File lib/redis/distributed.rb, line 671
def
hdel
(
key
,
field
)
node_for
(
key
).
hdel
(
key
,
field
)
end