You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dump a backtrace on sigsegv/sigbus, original coded thanks to Diego Rosario Brogna, modified in order to work on different OSes and to enhance reliability
* Resize the expires and Sets hash tables if needed as well? For Sets the right moment to check for this is probably in SREM
5
5
* check 'server.dirty' everywere. Make it proprotional to the number of objects modified.
6
6
* Cover most of the source code with test-redis.tcl
7
+
* Remove tmp-.... files when saving child exits in the wrong way, to do so use tmp-pid.rdb as filename so that the parent can rebuild the file name just from the child pid.
0 commit comments