DOC-7094: Add Redix to community-supported clients - #4075
Merged
Merged
Conversation
Vetted with /vet-redis-client (2026-09-22): 25/26, Recommend include. No hard stops (not archived, MIT license, no open advisories); only D2 scored Warn (Redis version compatibility implied, not stated explicitly). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
Contributor
Contributor
🧠 Redis MemoryFound 5 related items from repository history (5 new this commit):
Memory updated at 7002577 |
Contributor
Author
|
Thanks @dwdougherty ! |
EliShteinman
added a commit
to EliShteinman/docs
that referenced
this pull request
Sep 23, 2026
Adds Redix (Elixir) to the community-supported clients table. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/vet-redis-client(review date 2026-09-22): 25/26, Recommend include — no hard stops (not archived, MIT license, no open security advisories); only D2 scored Warn (Redis version compatibility implied but not explicitly stated)Jira: DOC-7094
Test plan
🤖 Generated with Claude Code
Note
Low Risk
Documentation-only table row addition with no runtime, security, or API impact.
Overview
Adds Redix as a community-supported Elixir Redis client on the clients index page, with links to the GitHub repo (
whatyouhide/redix) and Hex documentation (hexdocs.pm/redix).The new row sits in the existing third-party clients table alongside entries such as Boost.Redis and coredis; no other pages or client-selection content are updated.
Reviewed by Cursor Bugbot for commit 7002577. Bugbot is set up for automated code reviews on this repo. Configure here.