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

Move to using more idiomatic redis-py interface for polygon search when available. #1

Open
simonprickett opened this issue Oct 5, 2023 · 0 comments · May be fixed by #2
Open

Move to using more idiomatic redis-py interface for polygon search when available. #1

simonprickett opened this issue Oct 5, 2023 · 0 comments · May be fixed by #2
Assignees
Labels
enhancement New feature or request

Comments

@simonprickett
Copy link
Contributor

We're currently using the generic execute_command to send FT.CREATE and FT.SEARCH commands to Redis. Move to the more idiomatic versions once redis-py supports geoshapes properly.

redis-py PR for this redis/redis-py#2957

@simonprickett simonprickett added the enhancement New feature or request label Oct 5, 2023
@simonprickett simonprickett self-assigned this Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant