Closed wszaranski closed 8 months ago
Fixes INCR, DECR, INCRBY, DECRBY to return error when value would overflow.
Closes: https://github.com/alicebob/miniredis/issues/291
Interesting, thanks! Looks great, but will have a proper look soon.
Didn't get around to this yet, not forgotten!, probably this weekend.
thanks!
Fixes INCR, DECR, INCRBY, DECRBY to return error when value would overflow.
Closes: https://github.com/alicebob/miniredis/issues/291