From e2e2908c34193683c45b58b9c456ec324a1a72b2 Mon Sep 17 00:00:00 2001 From: Pierre Ricadat Date: Tue, 21 Jul 2026 12:34:29 +0900 Subject: [PATCH] Add Sage (Scala 3) to community-supported clients --- content/develop/clients/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/develop/clients/_index.md b/content/develop/clients/_index.md index 43a4bcfb8c..84c05dac57 100644 --- a/content/develop/clients/_index.md +++ b/content/develop/clients/_index.md @@ -68,6 +68,7 @@ develop or contribute to these libraries directly. | [Dart](https://dart.dev/) | redis_dart_link | https://github.com/toolsetlink/redis_dart_link | https://github.com/toolsetlink/redis_dart_link | | [PHP](https://www.php.net/) | PhpRedis extension | https://github.com/phpredis/phpredis | https://github.com/phpredis/phpredis/blob/develop/README.md | | [Python](https://www.python.org/) | coredis | https://github.com/alisaifee/coredis | https://coredis.readthedocs.io | +| [Scala](https://www.scala-lang.org/) | Sage | https://github.com/ghostdogpr/sage | https://ghostdogpr.github.io/sage/ | ## Requirements