Module Hub Beta

rejson

A native JSON data type for Redis

ReJSON is a Redis module that implements ECMA-404 The JSON Data Interchange Standard as a native data type. It allows storing, updating and fetching JSON values from Redis keys (documents). The JSON values are managed as binary objects, thus allowing Redis-blazing performance.

The documentation for ReJSON can be found at: https://redislabsmodules.github.io/rejson

© 2017 Redis Labs, Inc. All rights reserved.