Skip to content

Add configuration key to automatically flush redis storage on startup #96

@philou-078

Description

@philou-078

Especially during development and tuning, I regularly need to flush the Redis storage before restarting the gas station instance.

This would bring a simplification/automatization if a configuration key allowed to performed it automatically when the gas station starts.

For example:

storage-config:
redis:
redis_url: ...
flushall_on_startup: true/false # false by default

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Product Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions