Aleksandar Todorov

Results 6 issues of Aleksandar Todorov

## Feature Request We need to set up a new patch release of Lettuce 6.8.2 #### Describe the solution you'd like - [x] Modify the release notes - [x] Modify...

type: task

## Feature Request We need to set up a new patch release of Lettuce 7.0.1 #### Describe the solution you'd like - [x] Modify the release notes - [x] Modify...

type: task

## Feature Request We need to set up a new minor release of Lettuce 7.1.1 #### Describe the solution you'd like - [x] Modify the release notes - [x] Modify...

type: task

Make sure that: - [ ] You have read the [contribution guidelines](https://github.com/lettuce-io/lettuce-core/blob/main/.github/CONTRIBUTING.md). - [ ] You have created a feature request first to discuss your contribution intent. Please reference the...

## Summary Enable native read/write separation for Redis Sentinel deployments in Jedis. This would allow applications to route writes to the Sentinel-elected master and reads to replicas, while transparently handling...