Skip to content

Commit 79cd916

Browse files
authored
Update README.md (RedisJSON#701)
1 parent b86ac9e commit 79cd916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RedisJSON is a [Redis](https://redis.io/) module that implements [ECMA-404 The J
1818
* [JSONPath](https://goessner.net/articles/JsonPath/) syntax for selecting elements inside documents
1919
* Documents are stored as binary data in a tree structure, allowing fast access to sub-elements
2020
* Typed atomic operations for all JSON values types
21-
* Secondary index support based on [RediSearch](https://redisearch.io)
21+
* Secondary index support when combined with [RediSearch](https://redisearch.io)
2222

2323
## Quick start
2424

0 commit comments

Comments
 (0)