go-rejson icon indicating copy to clipboard operation
go-rejson copied to clipboard

Create a JSONQGet function

Open gatomazi opened this issue 5 years ago • 1 comments

RedisJSON2 was released, and with it has the funcionality of make GET with Queries, which is called JSON.QGET. So, I wanted to do the same in Go, and it didn't was avaiable yet.

With this in mind, I created the command to execute de JSON.QGET with go-rejson, and I'd like to know what could I do to improve the code, and if we could do a PR, for others who need use it.

Or if there is another way to do it and I didn't find, please tell me.

Its forked on my repo

gatomazi avatar Jan 15 '20 17:01 gatomazi

Please create the PR and we can review it.

nitishm avatar Jan 21 '20 14:01 nitishm