You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: