Score:0

What are the drawbacks of multiple Redis Instances on same machine?

tr flag

We have a legacy system where instead of using multiple DB in a Redis instance, we are using multiple Redis instances(identifying by port number that they are running on) on the same machine with the default DB=0.

I want to convince everyone to put in effort and start using single Redis instance with different DB.

What can be some arguments in the favor of using single instance with multiple DB rather than multiple instances on default(single) DB=0?

There is no authentication process involved, which could have been one point in favor of multiple instances.

Score:0
tr flag

I found this - https://stackoverflow.com/questions/16221563/whats-the-point-of-multiple-redis-databases. Multiple Redis instance on the same machine is the way to go.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.