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