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
Fixes#324
Supersedes #327
Fixes/patches required:
- update SET command (redis/redis-doc#1232 still getting no love. I will take that PR to my grave I guess)
- disable redis v7 commands/options tests
- disable non-deterministic command tests (hrandfield etc.)
Fixes#324
Supersedes #327
Fixes/patches required:
- update SET command (redis/redis-doc#1232 still getting no love. I will take that PR to my grave I guess)
- disable redis v7 commands/options tests
- disable non-deterministic command tests (hrandfield etc.)
Hi, I searched in the repo but I couldn't find any reference to the geosearch command.
It's possibile to support it?
I tried using
addNodeRedisCommand
but I can't get it to work(I'm not even sure I got how it works)The text was updated successfully, but these errors were encountered: