RedisJSON: A Redis JSON Store
RedisJSON is a Redis module that provides native JSON capabilities, allowing developers to store and manipulate JSON data efficiently. It offers a new data type tailored for fast and efficient manipulation of JSON documents, with an API designed to be intuitive for users coming from the JSON world or vice versa. RedisJSON also boasts impressive performance benchmarks compared to other methods of storing JSON data in Redis. Developers can use it with any Redis client that supports modules or allows sending raw commands.
Company
Redis
Date published
March 21, 2017
Author(s)
Itamar Haber
Word count
917
Language
English
Hacker News points
None found.