hiredis.c
5.73 KB
-
Do not assert error codes on Hiredis backend · 5868cd02
We cannot assume that Redis is never going to return an error code; when Reddit fails, we cannot crash our library, we need to handle the crash gracefully. Signed-off-by: Vicent Marti <tanoku@gmail.com>
Vicent Marti committed