Skip to content

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

New issue

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

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

Already on GitHub? # to your account

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant