You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/integrate/NRedisStack/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Connect your C#/.NET application to a Redis database using the NRedisStack clien
20
20
21
21
## Overview
22
22
23
-
NRedisStack is a comprehensive .NET client library for Redis that extends StackExchange.Redis with support for Redis Stack modules. It provides strongly-typed APIs for Redis data structures and advanced features, making it ideal for modern .NET applications.
23
+
NRedisStack is a comprehensive .NET client library for Redis that extends StackExchange.Redis with support for all Redis data structures and capabilities. It provides strongly-typed APIs for Redis data structures and advanced features, making it ideal for modern .NET applications.
0 commit comments