Skip to content
This repository has been archived by the owner on Feb 9, 2019. It is now read-only.

Different redis instances for different purposes? #138

Open
ricardclau opened this issue Oct 27, 2014 · 2 comments
Open

Different redis instances for different purposes? #138

ricardclau opened this issue Oct 27, 2014 · 2 comments

Comments

@ricardclau
Copy link

Hi

I am trying to configure different Redis instances for different purposes, similar to what you would do with the database configuration but either I am missing something or this is not supported. Apparently, the Redis plugin supports adding a map of URIs in the same "cluster" but not something like what I am trying to achieve.

So, I would like to do something like

redis.default.uri: "mycache.redis"
redis.leaderboards.uri: "leaderboards.redis"

and have different pools or something similar

Is this for some design reason, perhaps something to be considered in future versions?

Best

@mgosk
Copy link

mgosk commented Mar 16, 2016

+1

1 similar comment
@abhinavrungta
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants