Inconsistent SET
: SET with EX with big integer should report an error
#511
Labels
SET
: SET with EX with big integer should report an error
#511
Steps to reproduce
Run the commands mentioned in the test on Line 88 in the file https://github.com/AshwinKul28/dice-tests/tree/main/tcltests/unit/expire.tcl#L88.
Expected output
The expected output when the above set of commands when run on Redis
Observed output
The observed output when the above set of commands when run on DiceDB
The steps to run the test cases are mentioned in the README of the dice-tests repository.
Expectations for resolution
This issue will be considered resolved when the following things are done
dice
code to meet the expected behaviorYou can find the tests under the
tests
directory of thedice
repository and the steps to run are in the README file. Refer to the following links to set up DiceDB and Redis 7.2.5 locallyThe text was updated successfully, but these errors were encountered: