Reputation: 626
I saw here that there are three kinds of redis modules from the link below.
https://redislabs.com/community/redis-modules-hub/
However, I want to use ReJSON along with OSS Redis. Is it possible and has anyone tried it and if yes, is there a source to refer to for the same.
Upvotes: 1
Views: 211
Reputation: 9568
RedisJSON (former known as ReJSON) is fully supporting OSS Redis, see http://redisjson.io
Upvotes: 1