Skip to content

issues Search Results · repo:redis/go-redis language:Go

Filter by

1k results
 (92 ms)

1k results

inredis/go-redis (press backspace or delete to remove)

Currently redis had supported DIFF/DIFF1/ANDOR/ONE, but go-redis had not support the interfaces, need to implement it. can refer to: https://redis.io/docs/latest/commands/bitop/
  • xuzifu666
  • 3
  • Opened 
    yesterday
  • #3486

Hello everyone, it would be nice if there was an option to exclude specific commands from being covered by traces. The idea is that you can specify a slice of commands which you don t want traces to be ...
  • lucawol
  • 2
  • Opened 
    7 days ago
  • #3479

Issue tracker is used for reporting bugs and discussing new features. Please use stackoverflow for supporting issues. !--- Provide a general summary of the issue in the Title above -- Expected Behavior ...
  • bread-amammay
  • 1
  • Opened 
    11 days ago
  • #3473

Issue tracker is used for reporting bugs and discussing new features. Please use stackoverflow for supporting issues. Expected Behavior I would not expect this steep increase of memory consumption. ...
  • onizmx
  • 22
  • Opened 
    17 days ago
  • #3465

Issue tracker is used for reporting bugs and discussing new features. Please use stackoverflow for supporting issues. !--- Provide a general summary of the issue in the Title above -- ERR unknown command ...
  • SoulPancake
  • 5
  • Opened 
    18 days ago
  • #3462

Issue tracker is used for reporting bugs and discussing new features. Please use stackoverflow for supporting issues. When we are using keys which can expire with FT.Search there is a small change that ...
  • rokn
  • 1
  • Opened 
    22 days ago
  • #3456

Current Behavior The OTEL instrumentation has support for DB query tracing: https://github.com/redis/go-redis/blob/23a87a2137e487eb77a74098ea801fc83b4fe873/extra/redisotel/tracing.go#L115 This works ...
  • Cyberax
  • 3
  • Opened 
    26 days ago
  • #3448

fail to use go-1.18 to build go-redis/v9 github.com/redis/go-redis/v9 ../../../pkg/mod/github.com/redis/go-redis/v9@v9.11.0/sentinel.go:785:102: undefined: errors.Join errors.join is func of go.1.20 ...
  • moana-959
  • Opened 
    on Jul 22
  • #3441

When using scripts, there is the universal problem of managing the loading and handling of the scripts. It would be good if there was some kind of wrapper built in to handle this. I ve written this for ...
  • benthayer
  • 2
  • Opened 
    on Jul 20
  • #3440

FailoverClient (with ReplicaOnly) times out on unavailable Sentinel and terminates search for a live one. Expected Behavior FailoverClient successfully finds an available Sentinel and establishes a connection. ...
  • perekalov
  • 4
  • Opened 
    on Jul 17
  • #3439
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