Groups
Sign in
Groups
lettuce-redis-client-users
Conversations
About
Send feedback
Help
lettuce-redis-client-users
1–30 of 216
Use GitHub Discussions at
https://github.com/lettuce-
io/lettuce-core/discussions
.
Mark all as read
Report group
0 selected
Mark Paluch
12/22/20
Moving Lettuce Mailing List to GitHub Discussions
Dear Lettuce Community, We're closing this mailing list in favor of GitHub Discussions. Please
unread,
Moving Lettuce Mailing List to GitHub Discussions
Dear Lettuce Community, We're closing this mailing list in favor of GitHub Discussions. Please
12/22/20
Tony H
,
Mark Paluch
4
12/22/20
Proper pattern for connectPubSub() with multiple listeners
Perfect, thank you for the response Mark! The note about blocking calls helped solve an issue I was
unread,
Proper pattern for connectPubSub() with multiple listeners
Perfect, thank you for the response Mark! The note about blocking calls helped solve an issue I was
12/22/20
Jignesh Patel
,
Mark Paluch
6
12/22/20
elasticache with lettuce
Hi there, StartTLS is an option that emits "STARTTLS" in plain text to enable SSL,
unread,
elasticache with lettuce
Hi there, StartTLS is an option that emits "STARTTLS" in plain text to enable SSL,
12/22/20
Anderson Resendes da Silva
,
Mark Paluch
2
12/15/20
Release 6.1.0
Hey there. We don't have a fixed release date for Lettuce 6.1 yet. There are a few open issues
unread,
Release 6.1.0
Hey there. We don't have a fixed release date for Lettuce 6.1 yet. There are a few open issues
12/15/20
Sindhu Varier
,
Mark Paluch
3
11/4/20
Calling custom module command using Lettuce client
Thanks this helps. On Tuesday, November 3, 2020 at 10:25:39 PM UTC+5:30 Mark Paluch wrote: Hi Sindhu,
unread,
Calling custom module command using Lettuce client
Thanks this helps. On Tuesday, November 3, 2020 at 10:25:39 PM UTC+5:30 Mark Paluch wrote: Hi Sindhu,
11/4/20
Mark Paluch
10/27/20
Redis Client Lettuce 5.3.5.RELEASE and 6.0.1.RELEASE released
I'd like to announce the availability of the Lettuce service releases 5.3.5.RELEASE and 6.0.1.
unread,
Redis Client Lettuce 5.3.5.RELEASE and 6.0.1.RELEASE released
I'd like to announce the availability of the Lettuce service releases 5.3.5.RELEASE and 6.0.1.
10/27/20
Amber Kulkarni
10/27/20
Regarding ACL in Lettuce 6.0.0.RELEASE
Found this in the release notes * ACL Authentication with username/password My setup is like below: 1
unread,
Regarding ACL in Lettuce 6.0.0.RELEASE
Found this in the release notes * ACL Authentication with username/password My setup is like below: 1
10/27/20
REHAN UBAID
,
Mark Paluch
3
10/15/20
Lettuce Scan function returns Exception java.lang.IllegalArgumentException: A scan in Redis Cluster mode requires to reuse the resulting cursor from the previous scan invocation
The exception message explains how to fix the issue. Reuse keyScanCursor for the next scan.
unread,
Lettuce Scan function returns Exception java.lang.IllegalArgumentException: A scan in Redis Cluster mode requires to reuse the resulting cursor from the previous scan invocation
The exception message explains how to fix the issue. Reuse keyScanCursor for the next scan.
10/15/20
Vincent Yau
2
10/14/20
Replica load balance/randomize get_cmd
Problem resolved by setting isOrderSensitive in ReadFrom to true. On Thursday, September 24, 2020 at
unread,
Replica load balance/randomize get_cmd
Problem resolved by setting isOrderSensitive in ReadFrom to true. On Thursday, September 24, 2020 at
10/14/20
Mark Paluch
10/2/20
Redis Client Lettuce 6.0.0.RELEASE released
Dear Lettuce Community, I'm thrilled to announce the availability of the sixth major Lettuce
unread,
Redis Client Lettuce 6.0.0.RELEASE released
Dear Lettuce Community, I'm thrilled to announce the availability of the sixth major Lettuce
10/2/20
Sampath Narayan -
2
9/17/20
Exception java.lang.NoClassDefFoundError: com/lambdaworks/redis/RedisURI
some of the relevant run time logs given below. java.lang.NoClassDefFoundError: com/lambdaworks/redis
unread,
Exception java.lang.NoClassDefFoundError: com/lambdaworks/redis/RedisURI
some of the relevant run time logs given below. java.lang.NoClassDefFoundError: com/lambdaworks/redis
9/17/20
Bao Quach
9/17/20
Using Lettuce save and query JSON String in Redis memory database
Hi All Can you please let me know how to Lettuce save and query JSON String in Redis memory database.
unread,
Using Lettuce save and query JSON String in Redis memory database
Hi All Can you please let me know how to Lettuce save and query JSON String in Redis memory database.
9/17/20
Mark Paluch
9/15/20
Redis Client Lettuce 6.0.0.RC2 released
I'd like to announce the availability of the second release candidate Lettuce 6.0.0.RC2. This is
unread,
Redis Client Lettuce 6.0.0.RC2 released
I'd like to announce the availability of the second release candidate Lettuce 6.0.0.RC2. This is
9/15/20
Mark Paluch
9/15/20
Redis Client Lettuce 5.3.4.RELEASE released
I'd like to announce the availability of the Lettuce service release 5.3.4.RELEASE. You can find
unread,
Redis Client Lettuce 5.3.4.RELEASE released
I'd like to announce the availability of the Lettuce service release 5.3.4.RELEASE. You can find
9/15/20
Bao Quach
, …
Max Grigoriev
6
9/8/20
How to consume latest messages from Redis topic
Hi Bao, #1 `getRedisReactive().xgroupCreate(streamOffset, this.groupTopic, new XGroupCreateArgs().
unread,
How to consume latest messages from Redis topic
Hi Bao, #1 `getRedisReactive().xgroupCreate(streamOffset, this.groupTopic, new XGroupCreateArgs().
9/8/20
Gaurav Singh
,
Mark Paluch
5
8/13/20
How to configure lettuce client IP
Great to hear. The expectation is that the customizer gets invoked for each connection that is made
unread,
How to configure lettuce client IP
Great to hear. The expectation is that the customizer gets invoked for each connection that is made
8/13/20
Mark Paluch
8/10/20
Redis Client Lettuce 5.3.3.RELEASE released
I'd like to announce the availability of the Lettuce service release 5.3.3.RELEASE. You can find
unread,
Redis Client Lettuce 5.3.3.RELEASE released
I'd like to announce the availability of the Lettuce service release 5.3.3.RELEASE. You can find
8/10/20
Bart van deenen
,
Mark Paluch
4
8/5/20
How to use Sentinel on Kubernetes?
That is a connection that connects to the active master node including failover. Bart van deenen
unread,
How to use Sentinel on Kubernetes?
That is a connection that connects to the active master node including failover. Bart van deenen
8/5/20
Mark Paluch
8/3/20
Redis Client Lettuce 6.0.0.RC1 released
Lettuce 6.0 goes RC1 and I'd like to announce the availability of the first Lettuce 6.0 release
unread,
Redis Client Lettuce 6.0.0.RC1 released
Lettuce 6.0 goes RC1 and I'd like to announce the availability of the first Lettuce 6.0 release
8/3/20
Mark Paluch
7/21/20
Redis Client Lettuce 5.3.2.RELEASE released
I'd like to announce the availability of the Lettuce service release 5.3.2.RELEASE. You can find
unread,
Redis Client Lettuce 5.3.2.RELEASE released
I'd like to announce the availability of the Lettuce service release 5.3.2.RELEASE. You can find
7/21/20
Rafi Shamim
, …
Balaji Cherukuri
3
7/20/20
MGET issues: wrong number of returned values; and mismatched values
Rafi, Mark Did you find any solutions to this issue, I am facing a similar(possibly same) problem.
unread,
MGET issues: wrong number of returned values; and mismatched values
Rafi, Mark Did you find any solutions to this issue, I am facing a similar(possibly same) problem.
7/20/20
j.m.r...@gmail.com
,
Gowri Sankar Suryanarayana
3
7/16/20
Getting less throughput on spring-boot 2 and lettuce
I didn't check latency for single request. No other application is using redis. We are planning
unread,
Getting less throughput on spring-boot 2 and lettuce
I didn't check latency for single request. No other application is using redis. We are planning
7/16/20
j.m.r...@gmail.com
7/16/20
Getting less throughput on spring-boot 2 and lettuce
Hi All, I developed an application with spring-boot 1.5.9, spring-data-redis 1.8.9 and lettuce 4.5.0.
unread,
Getting less throughput on spring-boot 2 and lettuce
Hi All, I developed an application with spring-boot 1.5.9, spring-data-redis 1.8.9 and lettuce 4.5.0.
7/16/20
abc
,
Gowri Sankar Suryanarayana
2
6/27/20
Lettuce support for Redis Labs offerings (essentials/pro/ultimate)
it shouldn't matter if Redis is a managed service or an in-house deployment. all the clients
unread,
Lettuce support for Redis Labs offerings (essentials/pro/ultimate)
it shouldn't matter if Redis is a managed service or an in-house deployment. all the clients
6/27/20
Baiju Padmanabhan
, …
rsathis...@gmail.com
3
6/12/20
unable to set client connection to lettuceconnectionfactory to use in spring data
Extends org.springframework.data.redis.connection.lettuce.DefaultLettucePool public CustomLettucePool
unread,
unable to set client connection to lettuceconnectionfactory to use in spring data
Extends org.springframework.data.redis.connection.lettuce.DefaultLettucePool public CustomLettucePool
6/12/20
Mark Paluch
6/8/20
Redis Client Lettuce 5.3.1.RELEASE released
I'd like to announce the availability of the Lettuce service release 5.3.1.RELEASE. You can find
unread,
Redis Client Lettuce 5.3.1.RELEASE released
I'd like to announce the availability of the Lettuce service release 5.3.1.RELEASE. You can find
6/8/20
Armache Antoni
,
kanurich...@gmail.com
3
6/1/20
How to PUB/SUB sentinel
Can you please share the solution here as well On Sunday, April 5, 2020 at 5:19:45 PM UTC-5, Armache
unread,
How to PUB/SUB sentinel
Can you please share the solution here as well On Sunday, April 5, 2020 at 5:19:45 PM UTC-5, Armache
6/1/20
Pete Jones
,
Max Grigoriev
2
5/29/20
RedisReactiveCommands calls OnComplete when the key is not found
You can use Mono#switchIfEmpty or Mono#defaultIfEmpty On Friday, May 29, 2020 at 6:09:07 PM UTC+3,
unread,
RedisReactiveCommands calls OnComplete when the key is not found
You can use Mono#switchIfEmpty or Mono#defaultIfEmpty On Friday, May 29, 2020 at 6:09:07 PM UTC+3,
5/29/20
Mark Paluch
4/27/20
Redis Client Lettuce 5.3.0.RELEASE released
I'd like to announce the availability of the Lettuce release 5.3.0.RELEASE. Most notable features
unread,
Redis Client Lettuce 5.3.0.RELEASE released
I'd like to announce the availability of the Lettuce release 5.3.0.RELEASE. Most notable features
4/27/20
Mark Paluch
4/27/20
Redis Client Lettuce 6.0.0.M1 released
I'm pleased to announce the first milestone of Lettuce 6. This is the first Lettuce release to
unread,
Redis Client Lettuce 6.0.0.M1 released
I'm pleased to announce the first milestone of Lettuce 6. This is the first Lettuce release to
4/27/20