Added redisassert.h as drop in replacement for assert.h.
By using redisassert.h version of assert() you get stack traces in the log instead of a process disappearing on assertions.
src/redisassert.h
0 → 100644
Please register or sign in to comment