Handbook
Glossary
hset ( value field key -- )
Vocabulary
redis
.
command-writer
Inputs
value
an
object
field
an
object
key
an
object
Outputs
None
Definition
USING:
arrays
redis.command-writer.private
;
IN:
redis.command-writer
:
hset
( value field key -- )
3array
"HSET"
write-command
;