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