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