Skip to content

issues Search Results · repo:redis/jedis language:Java

Filter by

1k results
 (56 ms)

1k results

inredis/jedis (press backspace or delete to remove)

Feature Request The default local cache implementation of CSC does not include the TTL. This may cause the following problems: - The data in the local cache is inconsistent with the data in Redis. ...
  • wp973
  • Opened 
    yesterday
  • #4117

Feature Request The team should improve documentation around use cases how to use redis.clients.jedis.HostAndPortMapper Initially requested in https://github.com/redis/jedis/discussions/3298#discussioncomment-5121861 ...
documentation
  • ggivo
  • Opened 
    12 days ago
  • #4112

Problem description: HostAndPort should not include log object, otherwise may cause problem in java agent scenarios Problem detail: In java agent scenarios, we may intercept the redis.clients.jedis.Jedis ...
  • renyingxin
  • 3
  • Opened 
    12 days ago
  • #4111

Feature Request - [ ] HGETDEL - [ ] HGETEX - [ ] HSETEX Is your feature request related to a problem? Please describe See https://github.com/redis/redis/pull/13798 for server-side details. See ...
feature
  • ggivo
  • Opened 
    15 days ago
  • #4108

https://www.javadoc.io/doc/redis.clients/jedis/latest/redis/clients/jedis/params/SetParams.html There s no get() method for SetParams. Here s a command to motivate this feature request: SET some:key ...
feature
waiting-for-triage
  • mikewacker
  • Opened 
    26 days ago
  • #4100

Info command already implemented in Jedis client but is missing in UnifiedJedis
  • ggivo
  • Opened 
    on Feb 18
  • #4094

When there are multiple NICs on the machine, invoke bind() to specifie NIC.
  • jjz921024
  • 1
  • Opened 
    on Feb 5
  • #4085

In a MULTI/EXEC environment, Jedis might receive the following response when an issue is detected: JedisDataException: EXECABORT Transaction discarded because of previous errors. In such cases, no information ...
enhancement
  • nerg4l
  • 4
  • Opened 
    on Feb 4
  • #4084

missing support for COMMAND in UnifiedJedis Note that the redis.clients.jedis.Jedis client already supports COMMAND commands, and even there is a CommandCommands interface defined though, it looks like, ...
  • ggivo
  • Opened 
    on Jan 29
  • #4071

Unsatisfied dependency expressed through constructor parameter 1: Error creating bean with name accountRepository defined in com.repository.AccountRepository defined in @EnableRedisRepositories declared ...
  • SebastiaoNunes
  • 1
  • Opened 
    on Jan 10
  • #4048
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub