I am going through rejson
docs jsonget and cannot find anything related to complex query as for example:
JSON.GET key1 where key1.subkey1 == "test1 || key3.subkey6.subsubkey2 > 2"
Does anybody know if redis
supports such a logic with json
output? If not, what are the alternatives ?