dice icon indicating copy to clipboard operation
dice copied to clipboard

fixed readBulkString to handle RESP_NIL

Open SyedMa3 opened this issue 1 year ago • 0 comments

Fixes: Issue #213

Changes

  • Added a corner case for handling RESP_NIL

Tests

  • Added a test case in tests/set_test.go where the expected output for a command in RESP_NIL

SyedMa3 avatar Aug 02 '24 21:08 SyedMa3