We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71bce95 commit c322f90Copy full SHA for c322f90
sources/Valkey.Glide/Commands/IBitmapCommands.cs
@@ -3,7 +3,7 @@
3
namespace Valkey.Glide.Commands;
4
5
/// <summary>
6
-/// Supports commands for the "Bitmap Commands" group for standalone and cluster clients.
+/// Supports bitmap commands for standalone and cluster clients.
7
/// <br/>
8
/// See more on <see href="https://valkey.io/commands#bitmap">valkey.io</see>.
9
/// </summary>
0 commit comments