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