eclipse / jnosql

Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
Other
231 stars 72 forks source link

[REDIS] include support for Sentinel configuration. #534

Open marcelolemes opened 3 months ago

marcelolemes commented 3 months ago

Database name

redis

Database version

non applicable

Any operation fails?

Not.

Any operation is missing?

...I need to be able to:

Have the possibility of using functionality (sentinel-client) to consume a Redis high availability arrangement

Source: https://redis.io/docs/latest/operate/oss_and_stack/management/sentinel/

Redirection of this issue