Skip to content

Add real Redis Sentinel, Cluster, authentication, and TLS tests #98

Description

@hemju

Gap

Redis integration and soak tests exercise only standalone redis:7-alpine. Sentinel/Cluster coverage is limited to key-slot and client-option unit tests even though both topologies are advertised as first-class.

Acceptance criteria

  • Test a real Redis Cluster with reshard/topology refresh and master failover.
  • Test a real Sentinel deployment with leader failover.
  • Cover ACL authentication, TLS certificate verification, and invalid credentials.
  • Run the shared 78-test store contract where topology semantics permit.
  • Add bounded CI smoke coverage plus longer opt-in failover/soak tasks.

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