spring-data-redis icon indicating copy to clipboard operation
spring-data-redis copied to clipboard

Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository...

Results 287 spring-data-redis issues
Sort by recently updated
recently updated
newest added

This PR adds support for ZRANGESTORE Closes #2345 - [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [x] You use the code formatters provided [here](https://github.com/spring-projects/spring-data-build/tree/master/etc/ide) and have them...

status: waiting-for-triage

- [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [x] You use the code formatters provided [here](https://github.com/spring-projects/spring-data-build/tree/master/etc/ide) and have them applied to your changes. Don’t submit any formatting...

status: waiting-for-triage

excuse me i find org.springframework.data.redis.connection.RedisClusterConfiguration not support ipv6 . for example Configuration yml file: - ![捕获](https://user-images.githubusercontent.com/109076275/178250601-631e2087-bbef-41f1-803a-408c3224ce36.PNG) but get the ipv error such as: ![捕获](https://user-images.githubusercontent.com/109076275/178251325-9ec6b4cf-16fe-46ff-935b-67851c86577c.PNG) the ipv6 fe80::a00:27ff:fe4b:ee48/6379 split fe80: and...

type: enhancement

- For the Jedis-based implementations of bzpopmin and bzpopmax, a NPE is thrown if the provided timeout elapses and the server responds with a null array. - [ ] You...

status: waiting-for-triage

- Specifically, usage of the API `ZSetOperations.popMax(K key, Duration timeout)` will produce incorrect results. - [ ] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [ ] You use...

status: waiting-for-triage

This PR addresses issue #2309. It prevents the multi-get operation from returning null values inside the collection. This is an issue that can be very difficult to diagnose as it...

status: waiting-for-triage

Duplicate key about COMMAND_OUTPUT_TYPE_MAPPING, COPY should be return bolean & MGET is duplicate - [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [x] You use the code formatters...

status: waiting-for-triage