DUMP implemented, RESTORE and MIGRATE fixed. Use zcalloc() instead of...
DUMP implemented, RESTORE and MIGRATE fixed. Use zcalloc() instead of zmalloc()+memset() in sds.c when a new string is created with NULL initialization pointer.
Please register or sign in to comment