Skip to content

Disable persistence #19

@dobesv

Description

@dobesv

It would be nice if this would configure redis not to save anything to disk either as an option or by default. Currently it writes out a dump.rdb from our tests and also there is data being saved in between tests which we weren't expecting.

I think this could also be achieved if it just allowed us to pass in some extra command line arguments. Having to write out a config file to disk is a bit of a nuisance just to tweak one or two options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions