6 Commits

Author SHA1 Message Date
Marcus Hert Da Coregio
1f90336df4 Merge branch '3.1.x' into 3.2.x 2024-05-13 10:31:09 -03:00
Stephen Kinser
8b485b6020 Doc cautions about index repo with Redis Cluster
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.
2024-05-13 10:29:27 -03:00
Marcus Hert Da Coregio
bc6c30ee3a Merge branch '3.1.x' into 3.2.x
Closes gh-2762
2024-01-23 09:06:23 -03:00
Marcus Hert Da Coregio
592b06404a Documentation links should use variable for reference docs url
Closes gh-2761
2024-01-23 09:05:58 -03:00
Marcus Da Coregio
3fe23375de Allow Customizing Redis Session Mapper
Closes gh-2021
2023-10-04 11:34:09 -03:00
Marcus Da Coregio
fdcaa2dba0 Add Redis Configurations Section
Issue gh-2342
2023-07-04 15:37:46 -03:00