go-redis icon indicating copy to clipboard operation
go-redis copied to clipboard

Redis Go client

Results 341 go-redis issues
Sort by recently updated
recently updated
newest added

This PR is mildly related to #3048. The cluster client uses the command type to determine the expected key position in the command arguments slice to compute the hash slot....

Issue tracker is used for reporting bugs and discussing new features. Please use [stackoverflow](https://stackoverflow.com) for supporting issues. ## Expected Behavior Module dependency should point to the latest version of go-redis...

hi if first we connect sucsesfully but after 5 min redis server goes down and afte 3 min redis server goes up , how can we detect disconnect and reconnect...

## Expected Behavior A flurry of transient connection errors should not result in a client getting into a permanently broken state. At some point, it should try a new connection....

**Description** The `cmdSlot` function in the osscluster.go file accepts two parameters : 1. context 2. Cmder The `context` argument is not being used in the the function and should be...

**Allow user to customize conn health check.** One of the scenario we met is that we'd like to drain some proxy node before upgrading. If we'd like to take down...

Allow user to customize conn health check. One of the scenario we met is that we'd like to drain some proxy node before upgrading. If we'd like to take down...

Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.40.0 to 0.43.1. Release notes Sourced from rojopolis/spellcheck-github-actions's releases. 0.43.1 What's Changed Addressing issue 213 by @​jonasbn in rojopolis/spellcheck-github-actions#219 Full Changelog: https://github.com/rojopolis/spellcheck-github-actions/compare/0.43.0...0.43.1 0.43.0 What's Changed Bump python...

dependencies
github_actions