spring-session icon indicating copy to clipboard operation
spring-session copied to clipboard

Doc cautions about index repo with Redis Cluster

Open kinsersh opened this issue 1 year ago • 0 comments

Due to https://github.com/spring-projects/spring-data-redis/issues/1111, applications can suffer from missing important Keyspace events as described at https://github.com/spring-projects/spring-session/issues/2230.

This adds a caution to the docs to help others avoid running into this problem and suggests an alternative.

Mitigates #2230.

kinsersh avatar Mar 25 '24 23:03 kinsersh