• therealbill's avatar
    fix for #3187 · 14086a46
    therealbill authored
    I've renamed maxmemoryToString to evictPolicyToString since that is
    more accurate (and easier to mentally connect with the correct data), as
    well as updated the function to user server.maxmemory_policy rather than
    server.maxmemory. Now with a default config it is actually returning
    the correct policy rather than volatile-lru.
    14086a46
server.h 74.5 KB