-
Notifications
You must be signed in to change notification settings - Fork 993
Insights: redis/lettuce
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
6.4.2.RELEASE
published
Dec 30, 2024 -
6.5.2.RELEASE
published
Dec 30, 2024
18 Pull requests merged by 8 people
-
Lettuce EntraID integration tests
#3133 merged
Jan 21, 2025 -
DOC-4531 set data type examples
#3076 merged
Jan 17, 2025 -
Add sample examples to test redis.io build
#3051 merged
Jan 17, 2025 -
Migrate JSON tests infra to use client-lilb-test
#3128 merged
Jan 16, 2025 -
UnsupportedOperationException from ListSubscriber during hrandfieldWithvalues #3122
#3123 merged
Jan 11, 2025 -
Remove extra spaces in words in docs
#3120 merged
Jan 8, 2025 -
Improve code by adding some null checks
#3115 merged
Jan 6, 2025 -
Replacing all instances of synchronized blocks with ReentrantLock
#3116 merged
Jan 6, 2025 -
refactor mget method improved readability and efficiency
#3061 merged
Jan 6, 2025 -
Release Lettuce 6.5.2.RELEASE #3111
#3112 merged
Dec 30, 2024 -
Handle UTF-8 characters in command arguments
#3075 merged
Dec 30, 2024 -
Handle UTF-8 characters in command arguments #3071
#3110 merged
Dec 30, 2024 -
Public API methods removed by mistake when introducing RedisJSON #3070
#3109 merged
Dec 30, 2024 -
Public API methods removed by mistake when introducing RedisJSON #3070
#3108 merged
Dec 30, 2024 -
Bump io.netty.incubator:netty-incubator-transport-native-io_uring from 0.0.25.Final to 0.0.26.Final
#3106 merged
Dec 30, 2024 -
Releasing 6.4.2
#3107 merged
Dec 30, 2024 -
Add support up to max unsigned integer in Bitfield offset (#2964)
#3099 merged
Dec 27, 2024 -
Bump io.micrometer:micrometer-bom from 1.12.4 to 1.14.2
#3096 merged
Dec 23, 2024
8 Pull requests opened by 3 people
-
Bump com.github.javaparser:javaparser-core from 3.6.3 to 3.26.3
#3097 opened
Dec 23, 2024 -
Bump org.junit:junit-bom from 5.10.2 to 5.11.4
#3098 opened
Dec 23, 2024 -
Add modules ACL support
#3102 opened
Dec 26, 2024 -
Test modules CONFIG support
#3103 opened
Dec 26, 2024 -
Introduce command replay filter to avoid command replaying after reconnect #1310
#3118 opened
Jan 3, 2025 -
Bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.5.2 to 1.10.1
#3119 opened
Jan 6, 2025 -
Replacing all instances of synchronized blocks with ReentrantLock #3116
#3134 opened
Jan 20, 2025 -
UnsupportedOperationException from ListSubscriber during hrandfieldWithvalues #3122
#3135 opened
Jan 20, 2025
20 Issues closed by 4 people
-
java.lang.UnsupportedOperationException: io.lettuce.core.output.ValueOutput does not support set(long)
#3121 closed
Jan 17, 2025 -
Pool exhausted, Java 21 and Virtual Threads
#2867 closed
Jan 17, 2025 -
The function runs normally, but from time to time it prompts this
#3126 closed
Jan 13, 2025 -
Questions about the acquire of boundAsyncPool
#3055 closed
Jan 13, 2025 -
UnsupportedOperationException from ListSubscriber during hrandfieldWithvalues
#3122 closed
Jan 11, 2025 -
lettuce keeps reconnecting to XXX, causing the Redis connection pool to be filled up
#2566 closed
Jan 8, 2025 -
OutOfMemoryError leads to NullPointerException disabling redis connections
#3087 closed
Jan 6, 2025 -
Virtual thread support for sync api's
#3085 closed
Jan 6, 2025 -
not trigger the channelInactive() method in ConnectionWatchdog
#3100 closed
Jan 3, 2025 -
When the lettuce cannot connect to the Redis server, it feels like serial execution
#3113 closed
Dec 31, 2024 -
Release Lettuce 6.5.2.RELEASE
#3111 closed
Dec 30, 2024 -
LettuceConnectionFactory is not establishing the connection when using a Japanese username and password
#3071 closed
Dec 30, 2024 -
Public API methods removed by mistake when introducing RedisJSON
#3070 closed
Dec 30, 2024 -
"NOAUTH Authentication required" upgrading to Lettuce 6.4.1
#3104 closed
Dec 30, 2024 -
Release Lettuce 6.4.2.RELEASE
#3105 closed
Dec 30, 2024 -
Why bitField offset argument is int type?
#2964 closed
Dec 27, 2024 -
enablePeriodicRefresh has problematic behavior when service is shut down(close)
#3089 closed
Dec 25, 2024 -
lettuce doesnt queue commands to buffer in a failover scenario
#1426 closed
Dec 23, 2024
7 Issues opened by 5 people
-
Avoid out-of-sync state by handling java.lang.Error
#3132 opened
Jan 17, 2025 -
Legacy support for SENTINEL SLAVES
#3130 opened
Jan 16, 2025 -
Support Discovery Service connections
#3129 opened
Jan 16, 2025 -
Lettuce created more than 1 native redis connection to redis cluster node
#3127 opened
Jan 15, 2025 -
Hash field is not a key
#3124 opened
Jan 13, 2025 -
In high concurrency call stringRedisTemplate fails
#3117 opened
Jan 2, 2025 -
Connection exception during topology update
#3101 opened
Dec 26, 2024
25 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Migrate to newer versions of the JavaParser library
#3073 commented on
Dec 23, 2024 • 0 new comments -
Disable lettuce lib telemetry instrumentation shows different behaviour for Env variable disable vs System property disable.
#2613 commented on
Dec 23, 2024 • 0 new comments -
Connection remains in INACTIVE state for prolonged period of time.
#2930 commented on
Dec 31, 2024 • 0 new comments -
Introduce command replay filter to avoid command replaying after reconnect
#1310 commented on
Jan 3, 2025 • 0 new comments -
ValueOutput does not support set(long)
#2175 commented on
Jan 13, 2025 • 0 new comments -
use with gateway,but something throw io.lettuce.core.output.ValueOutput does not support set(long)
#2864 commented on
Jan 13, 2025 • 0 new comments -
Unit test shouldNotEmitEventForAbsentJfrEventType Failed
#3066 commented on
Jan 17, 2025 • 0 new comments -
Client-side caching invalidation messages not parsed correctly
#3064 commented on
Jan 17, 2025 • 0 new comments -
Flaky tests on the CI pipeline
#2919 commented on
Jan 17, 2025 • 0 new comments -
BugReport: ClusterTopologyRefreshTask is not shutdown when RedisClusterClient is shutdown
#2904 commented on
Jan 17, 2025 • 0 new comments -
Does Lettuce use CLUSTER NODES instead of CLUSTER SLOTS to discover topology?
#2898 commented on
Jan 17, 2025 • 0 new comments -
PubSubConnection recurring disconnections after Redis cluster is downscaled
#2434 commented on
Jan 17, 2025 • 0 new comments -
Commands on newly created connections remain un-flushed
#2420 commented on
Jan 17, 2025 • 0 new comments -
Client-Side Caching - Enhancing Thread-Safety in Key Retrieval
#2402 commented on
Jan 17, 2025 • 0 new comments -
Topology updated if unchanged
#2299 commented on
Jan 17, 2025 • 0 new comments -
BatchExecutableCommand waits forever if command from batch failed
#2261 commented on
Jan 17, 2025 • 0 new comments -
SimpleBatcher apparent deadlock
#2196 commented on
Jan 17, 2025 • 0 new comments -
Clients unable to recover Cluster failover issue when connecting with multiple Redis clusters
#1398 commented on
Jan 17, 2025 • 0 new comments -
Cannot failover when timeout error occurs for sentinel node
#1245 commented on
Jan 17, 2025 • 0 new comments -
CommandHandler.exceptionCaught does incorrect behavior when occuring exception in addToStack()
#788 commented on
Jan 17, 2025 • 0 new comments -
Provide a way to force the driver to reconnect
#2909 commented on
Jan 17, 2025 • 0 new comments -
Responses getting out of sync with requests
#2012 commented on
Jan 20, 2025 • 0 new comments -
Shutdown ClusterTopologyRefreshTask properly
#2985 commented on
Jan 14, 2025 • 0 new comments -
Bump mockito.version from 4.9.0 to 5.0.0
#3083 commented on
Jan 16, 2025 • 0 new comments -
docs: update Limitations section to reflect shaded JAR deprecation
#3095 commented on
Jan 16, 2025 • 0 new comments