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.
JavaApache-2.0
Issues
- 0
- 1
Redis Keyspace configuration not working as expected
#3109 opened by felixwiemuth - 5
- 0
- 8
AWS Serverless issue - psubscribe error - how can I disable in Spring
#3075 opened by dreamstar-enterprises - 4
Add support for Redis-native JSON operations
#3110 opened by samigeorgiev - 0
Release 3.3.10 (2024.0.10)
#3105 opened by mp911de - 0
Release 3.3.11 (2024.0.11)
#3108 opened by mp911de - 2
LettuceConnectionFactory.destroy(…) releases cluster connections after shutting down the connection pool
#3100 opened by rsjoberg - 0
Release 3.5 M2 (2025.0.0)
#3107 opened by mp911de - 0
Release 3.4.4 (2024.1.4)
#3106 opened by mp911de - 0
Release 3.4.3 (2024.1.3)
#3096 opened by mp911de - 0
Release 3.3.9 (2024.0.9)
#3095 opened by mp911de - 1
Support for HEXPIRE, HPEXPIRE, HEXPIREAT, HPEXPIREAT
#3104 opened by samigeorgiev - 0
Algin components with core container Lifecycle
#3103 opened by christophstrobl - 1
[Bug Report] TypeResolver create a new `ObjectMapper` instance, ignoring custom configurations
#3101 opened by swtalk - 1
Redis INFO output is parsed as (Java) properties, although it is not the same format
#3099 opened by DamianFekete - 1
RedisIndexedSessionRepository: PRINCIPAL_NAME_INDEX_NAME index not cleaned up when applications use key namespace/prefix
#3098 opened by bronio - 0
Release 4.0 M2 (2025.1.0)
#3097 opened by christophstrobl - 3
Failed to convert from type [org.springframework.data.redis.connection.stream.StreamRecords$ByteMapBackedRecord] to type
#3084 opened by yyyyyyyysssss - 5
- 2
Why does the StreamListener consume only one record?
#3078 opened by Danden1 - 0
Release 3.4.2 (2024.1.2)
#3073 opened by christophstrobl - 0
Release 3.3.8 (2024.0.8)
#3074 opened by christophstrobl - 0
Upgrade to Valkey 8.0.2
#3094 opened by mp911de - 0
- 0
- 0
- 2
- 1
`RedisScript` with return type `Number` uses `ValueOutput` instead of `IntegerOutput`
#3090 opened by tishun - 6
Null key returned for cache operation
#3089 opened by wangsp188 - 7
When LettuceConnectionFactory shareNativeConnection is true, We may encounter serialization failure when querying the value of key1 and returning the value of key2
#3077 opened by swh624083440 - 0
Pub/Sub in a concurrent scenario may result in the inability to use subscriptions anymore, which can ultimately lead to memory leaks
#3080 opened by caiuswang - 0
Extend license header copyright years to 2025
#3088 opened by mp911de - 0
Extend license header copyright years to 2025
#3087 opened by mp911de - 0
Extend license header copyright years to 2025
#3086 opened by mp911de - 0
Extend license header copyright years to 2025
#3085 opened by mp911de - 3
- 2
[Repository Pattern] Pin keyspaces to single slot only for index keys on cluster mode
#3079 opened by sureshkmit - 3
AWS Clustered issue - how can I resolve in Spring - redis.connection.PoolException error
#3076 opened by dreamstar-enterprises - 4
connectionProvider.release() doesn't really discard the connection after connection invalidated.
#3067 opened by Bughue - 2
Spring Boot 3.4 fails to connect to Redis executing CLIENT SETINFO results in the error: ERR unknown command.
#3071 opened by Zhangyh0514 - 0
Upgrade to Lettuce 6.5.1.RELEASE
#3070 opened by mp911de - 1
Redis 7.4 supports Hash field expiration,Should HashOperations add corresponding methods?
#3068 opened by WangJincheng4869 - 0
- 2
ZonedDateTime serialize with @JsonFormat pattern never uses it, and then while deserialization can't parse it
#3057 opened by verve111 - 1
The redis connection is down
#3066 opened by hogger0 - 1
- 1
Problem of code in README
#3060 opened by yeoleobun - 2
Session + redis -> Lost data when run many requests
#3056 opened by schotten