Skip to content

Add Sage (Scala) to community-supported clients - #3681

Open
ghostdogpr wants to merge 1 commit into
redis:mainfrom
ghostdogpr:add-sage-scala-client
Open

Add Sage (Scala) to community-supported clients#3681
ghostdogpr wants to merge 1 commit into
redis:mainfrom
ghostdogpr:add-sage-scala-client

Conversation

@ghostdogpr

@ghostdogpr ghostdogpr commented Jul 21, 2026

Copy link
Copy Markdown

Adds Sage to the community-supported clients table. Scala currently has no client listed on the page, so this fills a language gap.

Sage is an actively maintained, Apache-2.0 Redis & Valkey client for Scala 3. It implements RESP3 natively (no wrapped Java client) and supports Redis 8+, cluster, transactions, sharded pub/sub, client-side caching, replica reads, and TLS.

Docs: https://ghostdogpr.github.io/sage/


Note

Low Risk
Documentation-only table row addition with no runtime or API impact.

Overview
Adds Sage as a community-supported Redis client for Scala on the Connect with Redis client API libraries page (content/develop/clients/_index.md).

The new row in the third-party clients table links to the ghostdogpr/sage GitHub repo and Sage docs, giving Scala a listing alongside other community clients. No other sections (official clients table, decision tree, language guides) are changed.

Reviewed by Cursor Bugbot for commit e2e2908. Bugbot is set up for automated code reviews on this repo. Configure here.

@CLAassistant

CLAassistant commented Jul 21, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@ghostdogpr ghostdogpr changed the title Add Sage (Scala 3) to community-supported clients Add Sage (Scala) to community-supported clients Jul 21, 2026
@ghostdogpr
ghostdogpr force-pushed the add-sage-scala-client branch from 19fc090 to e2e2908 Compare July 21, 2026 03:59
@dwdougherty dwdougherty added the clients Client library docs label Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clients Client library docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants