Hacker News new | ask | show | jobs
by gabriele 3379 days ago
This is a welcome addition. I expected JSON to become a first class citizens in REDISland for quite some time. In fact, REDIS has always been my goto store for JSON data. In 2013 I created a microservice[0] for accessing JSON data stored in native REDIS lists[1] via HTTP(S).

[0]https://github.com/boilerplatecode/redis-wsgi

[1]https://redis.io/topics/data-types#lists