Description of the feature

Add optional REV argument in XRANGE command. When REV option is present, XRANGE would act exactly as XREVRANGE.

Additional information

This is similar to REV option in ZRANGE command introduced in https://github.com/redis/redis/pull/7844