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