iko1

Results 10 comments of iko1

@d4rk-d4nph3, have you tried to run the query on multiple endpoints? Which office version is installed on the endpoint and the query returns an empty result?

can you assign it to me please?

Please consider creating a snap package for the software. Publishing the software through the Snap store can help distribute the software outside the above Linux distributions.

I think you meant writing in the title RedisSearch and not JsonSearch.

@b0bleet, Please make sure you squash the commits into a single commit and run `clang-format -i` on the changed files in the codebase.

@romange, I assume you can close this issue after all JSON commands were merged into the main branch.

@romange, The basic JSON support is done with some exceptions like what you mentioned. Can you elaborate on the missing things that should be implemented when I have a spare...

@romange, Can you assign this issue to me, please?

1. The current implementation of `json.get `gets two required arguments `key` and `path`. I suggest adding the `path` argument to be an optional argument and in case it's not supplied...

As far as I know, the DragonflyDB JSON module is aligned with the Json module of Elasticache and not with the JSON module of Redis. Also, the restricted path syntax...