dice icon indicating copy to clipboard operation
dice copied to clipboard

Enhancement `GETRANGE` to support all available datatypes

Open apoorvyadav1111 opened this issue 4 months ago • 2 comments

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:

  • [ ] All datatypes are supported and error handling must be consistent.
  • [ ] updating unit tests to cover new enhancement
  • [ ] updating all integration test to test new enhancement
  • [ ] documentation updates with new enhancement

Thanks

apoorvyadav1111 avatar Oct 24 '24 16:10 apoorvyadav1111