github RedisJSON/RedisJSON v2.0.0
2.0-RC1

latest releases: v2.6.10, v2.4.9, v2.4.8...
pre-release2 years ago

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.

Don't miss a new RedisJSON release

NewReleases is sending notifications on new releases.