Skip to content

Warn when the Redis instance is not configured to expire keys #57

Open

Description

RSpecQ never expires keys from Redis. Instead it assumes the instance is configured to do so; see #55.

To protect users from this caveat, the reporter or the workers could detect the configuration (e.g. CONFIG GET) and warn the user if the instance is not configured to expire keys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions