File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ for six main languages:
2626| [ Python] ( https://www.python.org/ ) | [ ` redis-py ` ] ( https://github.com/redis/redis-py ) | [ ` redis-py ` guide] ({{< relref "/develop/clients/redis-py" >}}) | Yes |
2727| [ Python] ( https://www.python.org/ ) | [ ` RedisVL ` ] ( https://github.com/redis/redis-vl-python ) |[ RedisVL guide] ({{< relref "/integrate/redisvl" >}}) | Yes
2828| [ C#/.NET] ( https://learn.microsoft.com/en-us/dotnet/csharp/ ) | [ ` NRedisStack ` ] ( https://github.com/redis/NRedisStack ) | [ ` NRedisStack ` guide] ({{< relref "/develop/clients/dotnet" >}}) | Yes |
29- | [ Node.js ] ( https://nodejs.org/en ) | [ ` node-redis ` ] ( https://github.com/redis/node-redis ) | [ ` node-redis ` guide] ({{< relref "/develop/clients/nodejs" >}}) | Yes |
29+ | [ JavaScript ] ( https://nodejs.org/en ) | [ ` node-redis ` ] ( https://github.com/redis/node-redis ) | [ ` node-redis ` guide] ({{< relref "/develop/clients/nodejs" >}}) | Yes |
3030| [ Java] ( https://www.java.com/en/ ) | [ ` Jedis ` ] ( https://github.com/redis/jedis ) | [ ` Jedis ` guide] ({{< relref "/develop/clients/jedis" >}}) | Yes |
3131| [ Java] ( https://www.java.com/en/ ) | [ ` Lettuce ` ] ( https://github.com/redis/lettuce ) | [ ` Lettuce ` guide] ({{< relref "/develop/clients/lettuce" >}}) | Yes |
3232| [ Go] ( https://go.dev/ ) | [ ` go-redis ` ] ( https://github.com/redis/go-redis ) | [ ` go-redis ` guide] ({{< relref "/develop/clients/go" >}}) | Yes |
You can’t perform that action at this time.
0 commit comments