Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use default redis port when not specified in connection kwargs
If a port is not specified explicitly `Redis` uses its default port instead, and it may not always appear in the connection kwargs.
- Loading branch information