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 a48e6bf commit 6045f5dCopy full SHA for 6045f5d
docs/stack/about/about-stack.md
@@ -14,9 +14,9 @@ Redis Stack is the best starting point for working with Redis. We've bundled tog
14
In addition to all of the features of Redis OSS, Redis Stack supports:
15
16
* Probabilistic data structures
17
-* Queryable JSON documents
+* JSON data support (storing, updating & fetching)
18
* Querying across hashes and JSON documents
19
-* Time series data support (ingestion & querying), including full-text search
+* Time series data support (ingestion & querying)
20
21
## Why Redis Stack?
22
0 commit comments