0

Hi looking at the docs and apart where it's obviously stated that a feature is partitioned, does for example a regular Redisson map or AtomicLong work regardless of the Redis cluster modes?

user432024
  • 4,392
  • 8
  • 49
  • 85

1 Answers1

1

Yes, all Redisson objects work in Redis cluster.

Nikita Koksharov
  • 10,283
  • 1
  • 62
  • 71