summaryrefslogtreecommitdiff
path: root/src/redisassert.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a prototype inconsitency of `_serverAssert` between redisassert.h and red...Masahiro Ide2022-06-191-1/+1
* Sanitize dump payload: performance optimizations and tuningOran Agra2020-12-061-3/+3
* Fix typoJack Drogon2018-07-031-1/+1
* Add panic() into redisassert.h.antirez2017-01-181-0/+2
* RDMF: redisAssert -> serverAssert.antirez2015-07-261-2/+2
* assert.h replaced with redisassert.h when appropriate.antirez2013-08-191-1/+3
* Added redisassert.h as drop in replacement for assert.h.antirez2013-08-191-0/+45