• antirez's avatar
    DEBUG SDSLEN added. · e2180334
    antirez authored
    This command is only useful for low-level debugging of memory issues due
    to sds wasting memory as empty buffer at the end of the string.
    e2180334
debug.c 34.1 KB