Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a JSONQGet function #39

Open
gatomazi opened this issue Jan 15, 2020 · 1 comment
Open

Create a JSONQGet function #39

gatomazi opened this issue Jan 15, 2020 · 1 comment

Comments

@gatomazi
Copy link

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

@nitishm
Copy link
Owner

nitishm commented Jan 21, 2020

Please create the PR and we can review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants