Skip to content

chore(deps): bump redix from 1.6.0 to 1.8.1 - #213

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/redix-1.8.0
Open

chore(deps): bump redix from 1.6.0 to 1.8.1#213
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/redix-1.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown

Bumps redix from 1.6.0 to 1.8.1.

Changelog

Sourced from redix's changelog.

v1.8.1

  • Route Redix.Cluster commands around disconnected pool members while another member for the same node remains connected.

v1.8.0

  • Introduce the :address_mapper option in Redix.Cluster.

v1.7.0

  • Introduce :primary_pool_size and :replica_pool_size options for Redix.Cluster. These let you configure per-node pool size, so that you can increase the Elixir-side concurrency in a Redis Cluster setup. Redis is still single-threaded, so apply this only when it makes sense. Defaults have not changed, so a Redix.Cluster connection started without these explicit options defaults to one connection per primary and one per replica (if :read_from_replicas is set).
  • Add a few Redix.Cluster-related telemetry events.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Aug 29, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

Bumps [redix](https://github.com/whatyouhide/redix) from 1.6.0 to 1.8.1.
- [Changelog](https://github.com/whatyouhide/redix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/whatyouhide/redix/commits/v1.8.1)

---
updated-dependencies:
- dependency-name: redix
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump redix from 1.6.0 to 1.8.0 chore(deps): bump redix from 1.6.0 to 1.8.1 Sep 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/hex/redix-1.8.0 branch from 13e6bbe to 0ea5d3e Compare September 3, 2026 08:31
@dependabot @github

dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Author

Dependabot can't resolve your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

1 similar comment
@dependabot @github

dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Author

Dependabot can't resolve your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants