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