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