DiceDB / dice

DiceDB is a redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
https://dicedb.io/
Other
6.86k stars 1.09k forks source link

Enhancement `GETRANGE` to support all available datatypes #1194

Closed apoorvyadav1111 closed 2 weeks ago

apoorvyadav1111 commented 1 month ago

Hi team,

Command GETRANGE has recently been migrated and missed support for all available datatypes. We need to make it consistent with Redis. For more context, please go through #1095 comments and unresolved review comments.

Requirements:

Thanks

c-harish commented 1 month ago

@apoorvyadav1111 Can i pick this up?

apoorvyadav1111 commented 1 month ago

Hi @c-harish, Thanks for picking this up.