Hi,
Is there any way to do a LIMIT when doing a QGET on RedisJSON2?
Like RediSearch have the args [LIMIT {offset} {num}]
Hi,
Is there any way to do a LIMIT when doing a QGET on RedisJSON2?
Like RediSearch have the args [LIMIT {offset} {num}]
No there is currently no support for LIMIT in QGET, but it can be nice feature, please open an issue in https://github.com/RedisJSON/RedisJSON.
I did it. Thank you.