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