debop / hibernate-redis

hibernate 2nd level cache privder using redis
Apache License 2.0
357 stars 184 forks source link

Fixing ERR CROSSSLOT Keys in request don't hash to the same slot #83

Closed jontejj closed 7 years ago

jontejj commented 7 years ago

I understand that this won't be merged because it's using a proprietary redisson PRO version. But maybe you can look into why RMapCache is having problems when configured against a cluster? Or is there some config we are missing?

jontejj commented 7 years ago

Why merge this? Are you using devel to debug the issue? With this fix there's no issue but you need Redisson PRO...

mrniko commented 7 years ago

@debop I would recommend you to rollback this merge. As it makes dependency on commercial version of Redisson.