camptocamp/odoo-cloud-platform

Feature request: Ability to connect to Redis Cluster

rossigee opened this issue · 1 comments

The session_redis module works great with Redis servers using the 'Generic' connection method, and I see there is (undocumented) support for the Sentinel method.

https://redis.readthedocs.io/en/stable/connections.html

However, I am trying to switch to a Cluster method which requires calling a different constructor, and including a username.

https://github.com/camptocamp/odoo-cloud-platform/blob/64dc2fc8fdb046c654e8033d24003c58b1f07cbd/session_redis/http.py#L53C1-L53C76

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.