Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ikolomi
Copy link
Collaborator

@ikolomi ikolomi commented Nov 23, 2025

  • Introduce full cluster-mode support with Valkey-Glide through dedicated adapter classes separating cluster and standalone behavior.
  • Rework configuration parameters to align with existing Jedis and Lettuce configuration models.
  • Add workarounds in the cluster adapter to mitigate the ClusterValue bug in Valkey-Glide: Java: Incorrect handling of Map in ClusterValue valkey-glide#4963
  • Add comprehensive driver-specific integration tests.
  • Include Valkey-Glide driver in all driver-agnostic tests alongside Jedis and Lettuce.

@ikolomi ikolomi self-assigned this Nov 23, 2025
@ikolomi ikolomi added this to the Alpha (MVP) milestone Nov 23, 2025
@ikolomi ikolomi changed the title Add cluster mode support Add cluster mode support with Valkey-Glide Nov 23, 2025
- Introduce full cluster-mode support with Valkey-Glide through dedicated adapter classes
  separating cluster and standalone behavior.
- Rework configuration parameters to align with existing Jedis and Lettuce
  configuration models.
- Add workarounds in the cluster adapter to mitigate the ClusterValue bug
  in Valkey-Glide.
- Add comprehensive driver-specific integration tests.
- Include Valkey-Glide driver in all driver-agnostic tests alongside
  Jedis and Lettuce.

Signed-off-by: ikolomi <[email protected]>
@ikolomi ikolomi merged commit 18d6794 into main Nov 24, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants