Skip to content

[Question] How Redis Cluster works on multiple features without multiple databases? #2280

Description

@airpingu

Since Redis Cluster doesn't attempt to support multiple databases (according to http://redis.io/topics/cluster-tutorial). Does it mean a set of Redis nodes in a cluster can only serve to manage one feature? It sounds a kind of bit waste to me because all the CPU/memory resources on the servers only work for one application.

How to make the maximum usage of a cluster on multiple features/applications without taking multiple DBs into considerations?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions