DiceDB / dice

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

Enh: Add bytearray support to APPEND #1286

Closed c-harish closed 5 days ago

c-harish commented 1 week ago

PR adds bytearray/bitmap support to APPEND commands to match with REDIS behaviour.

c-harish commented 1 week ago

Hi @apoorvyadav1111. PR is ready for review. Thanks.