Handbook
Glossary
redis-incr ( key -- response )
Vocabulary
redis
Inputs
key
an
object
Outputs
response
an
object
Definition
USING:
io
redis.command-writer
redis.response-parser
;
IN:
redis
:
redis-incr
( key -- response )
incr
flush
read-response
;