• Binbin's avatar
    create-cluster clean now will clean appendonlydir (#10223) · c5e3d135
    Binbin authored
    In #9788, now we stores all persistent append-only files in
    a dedicated directory. The name of the directory is determined
    by the appenddirname configuration parameter in redis.conf.
    Now each node have a separate folder.
    Update create-cluster clean to clean this default directory.
    c5e3d135
create-cluster 3.02 KB