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