Skip to content

Support for Redis 'ping' #19

@dmarti

Description

@dmarti

I'm trying to make sure to create a new redisClient and then "ping" it immediately, so that if Redis is not running, the application fails on startup instead of on the first real Redis command. (Current workaround: "get" a non-existent key.)

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