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 5c5e684 commit 36163d2Copy full SHA for 36163d2
content/commands/type/index.md
@@ -47,7 +47,7 @@ title: TYPE
47
---
48
Returns the string representation of the type of the value stored at `key`.
49
The different types that can be returned are: `string`, `list`, `set`, `zset`,
50
-`hash` and `stream`.
+`hash`, `stream`, and `vectorset`.
51
52
## Examples
53
0 commit comments