Groups
Sign in
Groups
Jedis
Conversations
About
Send feedback
Help
Jedis
Contact owners and managers
1–30 of 770
Mark all as read
Report group
0 selected
Sten Westerback
,
Sazzadul Hoque
2
May 29
Jedis 5.0.3 ClusterCommandExecutor.executeCommand NullPointerException
In new JedisCluster(hostAndPortSet, jedisClientConfig, maxAttempts), did you send maxAttempts=0? I do
unread,
Jedis 5.0.3 ClusterCommandExecutor.executeCommand NullPointerException
In new JedisCluster(hostAndPortSet, jedisClientConfig, maxAttempts), did you send maxAttempts=0? I do
May 29
Vikram
,
Oscar Besga
2
May 4
JedisPooled Connection not closing
Plz post here your configuration (except passwords) El viernes, 3 de mayo de 2024 a las 16:00:13 UTC+
unread,
JedisPooled Connection not closing
Plz post here your configuration (except passwords) El viernes, 3 de mayo de 2024 a las 16:00:13 UTC+
May 4
Oscar Besga
,
Sazzadul Hoque
5
Apr 3
Redis changes its licencing model, it uses SSPLv1
My final thoughts in this case. I understand that making a product / project and paying the
unread,
Redis changes its licencing model, it uses SSPLv1
My final thoughts in this case. I understand that making a product / project and paying the
Apr 3
Oscar Besga
12/25/23
Updated project: Jedis Extra Utils (anf freeze)
Hi everyone (and happy holidays) Just to let you know that I have renamed and updated my Redis-based
unread,
Updated project: Jedis Extra Utils (anf freeze)
Hi everyone (and happy holidays) Just to let you know that I have renamed and updated my Redis-based
12/25/23
Rakesh Chavan
,
Oscar Besga
2
12/21/23
Jedis is unable to connect to the Redis cluster on the server; instead, it is connecting to the localhost Redis.
That should be a SpringBoot issue, try to do a test or a main java class to connect to your cluster
unread,
Jedis is unable to connect to the Redis cluster on the server; instead, it is connecting to the localhost Redis.
That should be a SpringBoot issue, try to do a test or a main java class to connect to your cluster
12/21/23
Oscar Besga
12/13/23
Stop xread
Hi One question regarding XREAD and jedis.xread If I put a looong time in XReadParams - let's say
unread,
Stop xread
Hi One question regarding XREAD and jedis.xread If I put a looong time in XReadParams - let's say
12/13/23
Sachin Garg
,
Sazzadul Hoque
2
12/7/23
Regarding Client awareness in Jedis 5.0.1
answered here https://github.com/redis/jedis/discussions/3643#discussioncomment-7788704 On Thu, Dec 7
unread,
Regarding Client awareness in Jedis 5.0.1
answered here https://github.com/redis/jedis/discussions/3643#discussioncomment-7788704 On Thu, Dec 7
12/7/23
Oscar Besga
,
Sazzadul Hoque
3
11/30/23
JedisPooled vs JedisPool
Hi ! I've limited the helper to the JedisPool class as it has no to litlle sense in JedisPooled
unread,
JedisPooled vs JedisPool
Hi ! I've limited the helper to the JedisPool class as it has no to litlle sense in JedisPooled
11/30/23
Shibel Mansour
,
Oscar Besga
2
10/11/23
Jedis with ElastiCache (non-cluster mode)
TL;DR: IMHO no With no real idea about ElastiCache, I wouldn't mix two different products.
unread,
Jedis with ElastiCache (non-cluster mode)
TL;DR: IMHO no With no real idea about ElastiCache, I wouldn't mix two different products.
10/11/23
Shibel Mansour
9/26/23
Jedis + Elasticache: Non-Cluster mode
Hi there, I'm wondering how does Jedis work with AWS ElastiCache when the cluster for example is
unread,
Jedis + Elasticache: Non-Cluster mode
Hi there, I'm wondering how does Jedis work with AWS ElastiCache when the cluster for example is
9/26/23
Joan Balagueró
,
Sazzadul Hoque
2
9/13/23
java 21 and virtual threads
Will it be possible to run any of the next releases of Jedis on java 21? I don't see why not.
unread,
java 21 and virtual threads
Will it be possible to run any of the next releases of Jedis on java 21? I don't see why not.
9/13/23
Akash
,
Sazzadul
2
9/12/23
Unable to create object of JedisCluster using Set<HostAndPort>, GenericObjectPoolConfig
Ahh, generics. Instead of final GenericObjectPoolConfig poolConfig = new GenericObjectPoolConfig();
unread,
Unable to create object of JedisCluster using Set<HostAndPort>, GenericObjectPoolConfig
Ahh, generics. Instead of final GenericObjectPoolConfig poolConfig = new GenericObjectPoolConfig();
9/12/23
gkkum...@gmail.com
,
Oscar Besga
2
9/12/23
Reg. Jedis 3.9.0 compatibility with Redis 7.0.12
Hi First of all, I'm not into the jedis development team nor I have direct experience with this
unread,
Reg. Jedis 3.9.0 compatibility with Redis 7.0.12
Hi First of all, I'm not into the jedis development team nor I have direct experience with this
9/12/23
madhushree gc
,
Sazzadul Hoque
2
9/12/23
Connection pool with jedis
I don't understand the "as a pool of connections" part. JedisCluster internally uses
unread,
Connection pool with jedis
I don't understand the "as a pool of connections" part. JedisCluster internally uses
9/12/23
Oscar Besga
,
Sazzadul Hoque
3
7/12/23
Java JDK versions
Tks (I migth make a PR with a compatibity table for the readme of the github jedis) El miércoles, 12
unread,
Java JDK versions
Tks (I migth make a PR with a compatibity table for the readme of the github jedis) El miércoles, 12
7/12/23
trendspike stock
, …
Oscar Besga
3
6/27/23
where to download jedis jar file all included?
Yep, and when downloading these dependencies, also check for their own dependencies. You must
unread,
where to download jedis jar file all included?
Yep, and when downloading these dependencies, also check for their own dependencies. You must
6/27/23
Subbulakshmi VC
,
Sazzadul Hoque
2
5/24/23
pub sub
No. On Wed, May 24, 2023 at 7:09 PM Subbulakshmi VC <subbulakshm...@gmail.com> wrote:
unread,
pub sub
No. On Wed, May 24, 2023 at 7:09 PM Subbulakshmi VC <subbulakshm...@gmail.com> wrote:
5/24/23
Raul Muresan
,
Sazzadul Hoque
2
5/11/23
Upgrade to Spring Data Redis 3 and Jedis 4.3.2 throws JedisCluerOperationException
GitHub link of same content: https://github.com/redis/jedis/issues/3392 Copying my (first) reply: I
unread,
Upgrade to Spring Data Redis 3 and Jedis 4.3.2 throws JedisCluerOperationException
GitHub link of same content: https://github.com/redis/jedis/issues/3392 Copying my (first) reply: I
5/11/23
Oscar Besga
4/8/23
Updated project: Redis Extra Utils
Hi everyone Just to let you know that I have renamed and updated my Redis-based project, Redis Extra
unread,
Updated project: Redis Extra Utils
Hi everyone Just to let you know that I have renamed and updated my Redis-based project, Redis Extra
4/8/23
Johannes
,
Sazzadul Hoque
8
12/22/22
org.json library
Hi Johannes, That PR will not be merged. But you can now easily exclude 'org.json:json' with
unread,
org.json library
Hi Johannes, That PR will not be merged. But you can now easily exclude 'org.json:json' with
12/22/22
Oscar Besga
,
Sazzadul Hoque
4
3/9/22
Cpu usage in redis
It's okay :) On Wed, Mar 9, 2022 at 5:24 PM Oscar Besga <oscar.be...@gmail.com> wrote
unread,
Cpu usage in redis
It's okay :) On Wed, Mar 9, 2022 at 5:24 PM Oscar Besga <oscar.be...@gmail.com> wrote
3/9/22
Oscar Besga
,
Sazzadul Hoque
2
3/2/22
Some questions about clusters
- Jedis doesn't have Transaction support in cluster mode. - Jedis upto 3.x doesn't have
unread,
Some questions about clusters
- Jedis doesn't have Transaction support in cluster mode. - Jedis upto 3.x doesn't have
3/2/22
Tomáš Sedláček
, …
Oscar Besga
5
3/2/22
Infamous "JedisConnectionException: Unexpected end of stream"
Should testOnBorrow be put to true, and check it ? Could be the OS or any proxy cutting the
unread,
Infamous "JedisConnectionException: Unexpected end of stream"
Should testOnBorrow be put to true, and check it ? Could be the OS or any proxy cutting the
3/2/22
Ragini Manjaiah
, …
Oscar Besga
3
3/2/22
how to set pwd using JedisCluster in redis
Is in a pool or in a single connection ? Look after jedis.auth("PASSWORD"); it should do
unread,
how to set pwd using JedisCluster in redis
Is in a pool or in a single connection ? Look after jedis.auth("PASSWORD"); it should do
3/2/22
Razi Ahmed
1/28/22
can i get docker for redis 7
I am working on following ISSUE https://github.com/redis/jedis/issues/2791 to run test cases we need
unread,
can i get docker for redis 7
I am working on following ISSUE https://github.com/redis/jedis/issues/2791 to run test cases we need
1/28/22
Pushkar Deole
,
Oscar Besga
2
12/17/21
Can Redis cluster sharding be used by jedis client and how?
AFAIK, Jedis supports cluster https://github.com/redis/jedis#jedis-cluster Here you have a good java
unread,
Can Redis cluster sharding be used by jedis client and how?
AFAIK, Jedis supports cluster https://github.com/redis/jedis#jedis-cluster Here you have a good java
12/17/21
Rishabh Handa
,
Sazzadul Hoque
2
12/15/21
spring-session-redis and serialization
https://github.com/spring-projects/spring-data-redis#getting-help On Wed, Dec 15, 2021 at 4:05 PM
unread,
spring-session-redis and serialization
https://github.com/spring-projects/spring-data-redis#getting-help On Wed, Dec 15, 2021 at 4:05 PM
12/15/21
Bodong Yang
12/10/21
Can Jedis support TairHash?
Hi all, I am very happy to see that Jedis started to support RedisModules in the 4.0 version,
unread,
Can Jedis support TairHash?
Hi all, I am very happy to see that Jedis started to support RedisModules in the 4.0 version,
12/10/21
Oscar Besga
12/3/21
Going for a cluster
Hi all ! I'm planning to migrate from a redis-sentinel servers to a clustered one. Our keys have
unread,
Going for a cluster
Hi all ! I'm planning to migrate from a redis-sentinel servers to a clustered one. Our keys have
12/3/21
Johannes
,
Oscar Besga
5
12/1/21
CVE-2021-32626
Ok, thanks for explaining. This type of scenario is not possible in our case since we submit only
unread,
CVE-2021-32626
Ok, thanks for explaining. This type of scenario is not possible in our case since we submit only
12/1/21