Skip to content

How to make Redis read from replica and write to master? #1918

@horseznguyen

Description

@horseznguyen

We currently have a service using redis with a couple of replica nodes. For the client we have a .Net-Core aplication using StackExchange.Redis. How can we implement read-only from replica , and write to master node in this case? Is it just a config change?

Metadata

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