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

Add support for RediSearch #4

Open
sewenew opened this issue Jan 30, 2022 · 1 comment
Open

Add support for RediSearch #4

sewenew opened this issue Jan 30, 2022 · 1 comment

Comments

@sewenew
Copy link

sewenew commented Jan 30, 2022

Hi @wingunder ,

RediSearch is a quite popular Redis module. However, there's no built-in C++ client for it. Although users can use Redis-plus-plus' generic command interface to parse the response, it's still not very user friendly. Take this for an example.

I think you can add support for it in the future, and put redis-plus-plus-modules to the client lists.

Regards

@wingunder
Copy link
Owner

Hi @sewenew,

Thanks for your suggestion. I'll put this on top of my TODO list for redis-plus-plus-modules.

Regards

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