Skip to content

Commit 6045f5d

Browse files
authored
Update about-stack.md
Fixed redundant and incorrect feature descriptions
1 parent a48e6bf commit 6045f5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/stack/about/about-stack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Redis Stack is the best starting point for working with Redis. We've bundled tog
1414
In addition to all of the features of Redis OSS, Redis Stack supports:
1515

1616
* Probabilistic data structures
17-
* Queryable JSON documents
17+
* JSON data support (storing, updating & fetching)
1818
* Querying across hashes and JSON documents
19-
* Time series data support (ingestion & querying), including full-text search
19+
* Time series data support (ingestion & querying)
2020

2121
## Why Redis Stack?
2222

0 commit comments

Comments
 (0)