redis / redis-om-spring

Spring Data Redis extensions for better search, documents models, and more
MIT License
609 stars 94 forks source link

redis-om-spring have support to cluster mode? or just sentinels and standalone? #505

Closed ruispereira closed 2 months ago

ruispereira commented 3 months ago

Hi!

I would like to know if redis-om-spring have support to cluster mode? or just sentinels and standalone? I just tested an application with cluster mode, and it fail to connect. The reason is in the class RedisModulesClient inside the method getUnifiedJedis(), does not seem to have support and it tries to connect using the default host/port...

bsbodden commented 2 months ago

@ruispereira unfortunately the OSS cluster mode does not support search properly. The is support for Sentinels which I might be improving before 1.0.0