issues
search
spring-projects
/
spring-data-redis
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 style data access.
https://spring.io/projects/spring-data-redis/
Apache License 2.0
1.77k
stars
1.17k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Missing ``@Override`` annotation in ``GenericJackson2JsonRedisSerializer``
#3053
deeaitche
opened
1 day ago
0
Conflict on Garnet(Replacement of Redis, Implemented by MS, to resolve licensing issue of recent Redis)
#3052
yuseok-kim-edushare
closed
1 day ago
2
Adopt to deprecation removals in Commons
#3051
mp911de
closed
2 days ago
0
How to disable lettuce retry and shutdown application, when redis is not available
#3050
Ilya-bmx
closed
1 day ago
1
RedisOperations interface's method hasKey has documentation that does not specify what it returns and if it is null during pipelining.
#3049
VladislavStefanov
opened
3 days ago
0
refactor: remove unused method 'nullSafeDeserializedStoreValue
#3048
minwoo1999
opened
3 days ago
0
Fix incorrect reference to SETNX in ReactiveValueOperations.setIfAbsent
#3047
oxo1996
opened
3 days ago
2
Release 4.0 M1 (2025.1.0)
#3046
mp911de
opened
6 days ago
0
Release 3.5 M1 (2025.0.0)
#3045
mp911de
opened
6 days ago
0
Release 3.4.1 (2024.1.1)
#3044
mp911de
opened
6 days ago
0
Release 3.3.7 (2024.0.7)
#3043
mp911de
opened
6 days ago
0
lua 脚本执行错误 can't write against a read only replica.
#3042
zhanghongwang
opened
1 week ago
2
Upgrade to Lettuce 6.4.1.RELEASE
#3041
mp911de
closed
1 week ago
0
StreamMessageListenerContainer should wait for cancellation to complete on shutdown
#3040
JiHongKim98
opened
1 week ago
0
Integrate Valkey-GLIDE as a Redis/Valkey drivers
#3039
asafpamzn
opened
1 week ago
1
Upgrade to xstream 1.4.21
#3038
mp911de
closed
2 weeks ago
0
Update Dockerfile setup to use HTTPS sources
#3037
mp911de
closed
2 weeks ago
0
Upgrade to Maven Wrapper 3.9.9
#3036
mp911de
closed
2 weeks ago
0
Upgrade to Maven Wrapper 3.9.9
#3035
mp911de
closed
2 weeks ago
0
Upgrade to Maven Wrapper 3.9.9
#3034
mp911de
closed
2 weeks ago
0
Why doesn’t Spring Data Redis provide annotation-based listeners for Redis Streams and Pub/Sub?
#3033
JiHongKim98
closed
2 weeks ago
1
Adds explicit mention of Valkey in the README.
#3032
stockholmux
closed
2 weeks ago
3
DefaultReactiveHashOperations$$Lambda$1949/0x0000000801666b30] returned a null value.
#3031
wang-sheng-pu1002
closed
1 week ago
5
AWS Redis Serverless - what Spring Redis function to use
#3030
dreamstar-enterprises
closed
3 weeks ago
1
AWS Redis Serverless Issue - won't connect to Spring Connection Factory
#3029
dreamstar-enterprises
closed
3 weeks ago
6
RedisConnectionFailureException in Spring data redis
#3028
captainpro-eng
closed
3 weeks ago
0
AWS Serverless Causing PubSub Issues - can this be turned off in Spring Boots Connection Factory?
#3027
dreamstar-enterprises
closed
1 month ago
2
Spring Boot / Secuurity with AWS Elasticache - getting strange Session ID behaviour
#3026
dreamstar-enterprises
closed
1 month ago
2
Release 3.4 GA (2024.1.0)
#3025
mp911de
closed
6 days ago
0
Release 3.3.6 (2024.0.6)
#3024
mp911de
closed
6 days ago
0
Release 3.2.12 (2023.1.12)
#3023
mp911de
closed
1 week ago
0
Optimize duplicate code in `StringToPropertiesConverter.convert(String source)`
#3022
wendy512
opened
1 month ago
0
Improve StreamMessageListenerContainer Javadoc
#3021
csct3434
closed
1 week ago
1
Duplicate code in StringToPropertiesConverter class
#3020
wendy512
opened
1 month ago
1
Support shard pub/sub
#3019
heowc
opened
1 month ago
2
Fix typo in documentation
#3018
Seungpang
closed
1 week ago
1
Adds support for Redis setGet command
#3017
marcingrzejszczak
opened
1 month ago
1
Make `RedisMessageListenerContainer.removeMessageListener` listener argument non-nullablle.
#3016
mp911de
opened
1 month ago
0
When using IPv6 with a Redis cluster, executing the keys method will be unable to retrieve the node
#3015
silentmoooon
closed
1 month ago
1
Introduce `JedisClientConfigBuilderCustomizer` to support client config customization
#3014
mp911de
closed
1 month ago
0
Update RedisMessageListenerContainer to subscribe all keyspace notifications
#3013
crazyoyo
closed
1 month ago
3
Avoid potential duplicate parse operation within GenericJackson2JsonRedisSerializer.
#3012
christophstrobl
opened
1 month ago
0
[Lettuce] Externalize ReadFrom configuration into property
#3011
thiagoteichmann
closed
1 month ago
4
Inconsistent Redis Scripting API
#3010
ghoshbishakh
closed
1 month ago
1
Correctly handle `null` listener in `RedisMessageListenerContainer.remove(…)`
#3009
sujl95
closed
1 month ago
3
Upgrade to Jedis 5.2.0
#3008
christophstrobl
closed
1 month ago
0
Add builder customizer for `DefaultJedisClientConfig.Builder`
#3007
bshain-vtinfo
closed
1 month ago
2
An upgrade question
#3006
master-starcloud
closed
1 month ago
1
Update `RedisMessageListenerContainer` docs
#3005
jinia91
closed
1 month ago
1
Simplify afterPropertiesSet() Method in `RedisTemplate` Using Objects.requireNonNullElse
#3004
kjb512
closed
2 months ago
1
Next