ReJSON - a 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). It has full support of the JSON standard. Documents are stored as binary data in a tree structure, allowing fast access to sub-elements.
https://oss.redislabs.com/rejson/
https://github.com/RedisLabsModules/rejson
License:
Tech:
Tags: