# File lib/redis/distributed.rb, line 146
def
exists
(
key
)
node_for
(
key
).
exists
(
key
)
end