Re: Shared Redis instance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey!

I'm not sure it's worth doing. While I don't think this is a bad idea, I can't find any real gains to a shared instance in an Openshift world.
I do see a few downsides though:
- You'll need to share the same redis password across several projects. I see that as a potential security issue. - Since you'll use an emptyDir (in-memory storage), every restart will flush the cache for all connected applications. - Applications owners lose control over the redis instance in case they want to do some fancy stuff with it, or just general debugging.

The resource footprint of a redis container is quite low.
We have a couple of redis pods deployed already, and the memory usage for some of them is as low as 14Mb.
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux