• therealbill's avatar
    fix for #3187 · 3a481067
    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.
    3a481067
server.c 157 KB