GETRANGE "OK"dragonfly> GETRANGE mykey 0 3"This""ing"dragonfly> GETRANGE mykey 0 -1"This is a string"