v2.0.0
版本发布时间: 2021-07-08 02:26:01
RedisJSON/RedisJSON最新发布版本:v2.8.4(2024-09-01 22:51:08)
This is the first release candidate for RedisJSON 2.0
Highlights:
This release includes two major new features:
- Full support for JSONPath with JSON.GET when using a regular JSONPath expression (starting with $).
- Introduction of an API exposing the JSON data type to RediSearch. This is related to RediSearch 2.2-RC1.
Lean more by reading the blog post: Indexing, querying and full-text search of JSON documents with Redis
Notes:
- Requires Redis v6 or above
- This is not the GA version of 2.0. The version inside Redis will be 20000 or 2.0.0 in semantic versioning. Since the version of a module in Redis is numeric, we could not add an RC1 flag.
- For production usage, please use the latest RedisJSON 1.0.