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