igorkasyanchuk / rails_performance

Monitor performance of you Rails applications (self-hosted and free)
https://www.railsjazz.com/
MIT License
957 stars 54 forks source link

Support redis cluster by default #26

Closed haffla closed 3 years ago

haffla commented 3 years ago

Addresses #25

I think it's better to just change the default key instead of telling the user to change the whole redis adapter in order to get support for redis cluster.

igorkasyanchuk commented 3 years ago

merged 👍