Issues
- 3
- 0
Migrate to newer versions of the JavaParser library
#3073 opened by tishun - 0
LettuceConnectionFactory is not establishing the connection when using a Japanese username and password
#3071 opened by ganeshgudaghe - 4
- 0
- 2
Lettuce 6.5.0.RELEASE does not provide the StatefulRedisConnectionImpl constructor that used to be provided in 6.4.0
#3054 opened by tishun - 3
- 0
- 2
Implement the LCS command and deprecate STRALGO
#2987 opened by tishun - 9
Why bitField offset argument is int type?
#2964 opened by psw0946 - 0
Refactor `mget` Method in `RedisAdvancedClusterReactiveCommandsImpl.java` to Use Java Streams for Improved Readability and Efficiency
#3060 opened by ori0o0p - 1
Questions about the acquire of boundAsyncPool
#3055 opened by soafftt - 0
Enable automated benchmark test runs and reporting
#2989 opened by tishun - 7
None recovering Redis command timed out
#3010 opened by mshahmoradi87 - 1
Json commands not exposed in AsyncCluster
#3048 opened by yisraelU - 5
WATCH during MULTI shouldn't fail transaction
#3009 opened by jabolina - 1
- 11
io.lettuce.core.RedisCommandExecutionException: NOAUTH Authentication required on CLIENT and READONLY command
#2996 opened by question0914 - 2
Abnormal Mget latency increase issue
#3031 opened by ackerL - 6
RedisConnectionFailureException in Application
#3029 opened by captainpro-eng - 0
Improvements to the Redis connection/codec layer
#2924 opened by tishun - 5
`resubscribe` logic looks ignoring sharded Pub/Sub (`shardChannels` Set of `PubSubEndpoint`)
#2940 opened by saiya - 0
Report test analytics in CodeCov
#3022 opened by tishun - 8
SentinelConnector set KnownNodes empty during redis failover, which causes app could not access redis any more
#3017 opened by jiajunsu - 2
- 1
How to reduce memory footprint of RedisClient
#2915 opened by QuChen88 - 1
ScanIterator.scan.stream().toList() causes "java.lang.IllegalStateException: Accept exceeded fixed size of 0" on Java 16+
#3002 opened by lwestby-chwy - 1
Add hasNoSlots() Method to RedisClusterNode
#3014 opened by wmxl - 2
Unable to connect to AWS ElastiCache cluster
#3018 opened by hudda10 - 5
Add support for creating regex- and subnet-based ReadFrom instances from a single string
#3013 opened by wilkinsona - 1
Support storing initialization vector alongside ciphertext when using CipherCodec
#2994 opened by tmccombs - 1
ClassNotFoundException: com.fasterxml.jackson.core.JsonProcessingException
#2993 opened by zeitlinger - 9
- 6
Allow client to override the hash slot assignment
#2977 opened by IshankGulati - 2
Getting "org.springframework.dao.QueryTimeoutException: Redis command timed out" sporadically in Springboot Cloud Gateway code.
#2984 opened by sanketkeskar - 1
Seeing ArrayIndexOutOfBoundsException
#2935 opened by himanshu0791 - 3
Use of a risky cryptographic algorithm
#2982 opened by thachlp - 5
ClusterCommand error completeExceptionally cause OOM
#2965 opened by Wuuqy - 1
fix: activation command may get retried in a different connection, or failed due to queue full or dangled due to auto flush is false
#2963 opened by okg-cxf - 4
SPUBLISH not working for Reactive/Coroutines client when using pubsub connection
#2971 opened by jkrauze - 1
- 0
enable auto batch flush
#2945 opened by leisurelyrcxf - 0
Revise the Advanced usage section
#2954 opened by tishun - 1
Distributed Lock with Lettuce
#2925 opened by tishun - 1
CI is failing since yesterday
#2948 opened by tishun - 4
- 1
Using Lettuce with Native Images Connection reset
#2946 opened by iloveuaa - 1
Occasionally seeing NoSuchElementException
#2934 opened by himanshu0791 - 0
Flaky tests on the CI pipeline
#2919 opened by tishun - 0
Add support to get remaining TTL
#2917 opened by surajpaypay