File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ A Redis client is a software library or tool that enables applications to intera
5555
5656The connection wizard provides code snippets to connect to your database with the following programming languages:
5757
58- - .NET using [ StackExchange.Redis ] ( https://stackexchange.github.io/StackExchange.Redis/ )
58+ - .NET using [ NRedisStack ] ({{< relref "/develop/clients/dotnet" >}} )
5959- node.js using [ node-redis] ({{< relref "/develop/clients/nodejs" >}})
6060- Python using [ redis-py] ({{< relref "/develop/clients/redis-py" >}})
6161- Java using [ Jedis] ({{< relref "/develop/clients/jedis" >}}) and [ Lettuce] ({{< relref "/develop/clients/lettuce" >}})
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ A Redis client is a software library or tool that enables applications to intera
115115
116116The connection wizard provides code snippets to connect to your database with the following programming languages:
117117
118- - .NET using [ StackExchange.Redis ] ( https://stackexchange.github.io/StackExchange.Redis/ )
118+ - .NET using [ NRedisStack ] ({{< relref "/develop/clients/dotnet" >}} )
119119- node.js using [ node-redis] ({{< relref "/develop/clients/nodejs" >}})
120120- Python using [ redis-py] ({{< relref "/develop/clients/redis-py" >}})
121121- Java using [ Jedis] ({{< relref "/develop/clients/jedis" >}}) and [ Lettuce] ({{< relref "/develop/clients/lettuce" >}})
You can’t perform that action at this time.
0 commit comments