Closed marcelolemes closed 3 months ago
@marcelolemes, thank you for your contribution!!!
IMHO I think this kind of feature focused on a specific vendor, like Redis, should be managed by implementations instead of the specification like Jakarta NoSQL, like Eclipse JNoSQL ... Eclipse JNoSQL already supports Redis as a NoSQL Key-value family database, so your proposal should fit better there!
That makes sense. How about we do some test at the redis implementation? https://github.com/eclipse/jnosql-databases/tree/main/jnosql-redis
@otaviojava It seems like a good idea, do you think it's better to recreate this issue there?
@marcelolemes yes, please do it here: https://github.com/eclipse/jnosql
https://github.com/eclipse/jnosql/issues/534 Reopened like suggested above
Description
As a:
...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/